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
Exception
public void testThatNotStringEntryIsNotResolved() throws Exception
Exception
public void testThatResolvedSuccessfully() throws Exception
Exception
public void testThatUnavailableConverterProducesCorrectException()
public void testComponentInstantiation()
public void testComponentInstantiationViaParamNameAssociations()
Copyright © 2003–2016 Codehaus. All rights reserved.