public class ConfigParameterTestCase extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigParameterTestCase.ExternallyConfiguredComponent
test component to show automatic conversion
|
| Constructor and Description |
|---|
ConfigParameterTestCase() |
| Modifier and Type | Method and Description |
|---|---|
void |
testComponentInstantiation() |
void |
testComponentInstantiationViaParamNameAssociations() |
void |
testThatNoEntryIsWorkingProperly() |
void |
testThatNotStringEntryIsNotResolved() |
void |
testThatResolvedSuccessfully()
shall resolve as ddifferent classes
|
void |
testThatUnavailableConverterProducesCorrectException()
shall bomb properly if no suitable converter found
|
public ConfigParameterTestCase()
public void testThatNoEntryIsWorkingProperly() throws Exception
Exceptionpublic void testThatNotStringEntryIsNotResolved() throws Exception
Exceptionpublic void testThatResolvedSuccessfully() throws Exception
Exceptionpublic void testThatUnavailableConverterProducesCorrectException()
public void testComponentInstantiation()
public void testComponentInstantiationViaParamNameAssociations()
Copyright © 2003–2019 Codehaus. All rights reserved.