org.picocontainer.parameters
Class ConfigParameterTestCase
java.lang.Object
org.picocontainer.parameters.ConfigParameterTestCase
public class ConfigParameterTestCase
- extends java.lang.Object
test that config parameter does the right job
- Author:
- Konstantin Pribluda
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigParameterTestCase
public ConfigParameterTestCase()
testThatNoEntryIsWorkingProperly
public void testThatNoEntryIsWorkingProperly()
throws java.lang.Exception
- Throws:
java.lang.Exception
testThatNotStringEntryIsNotResolved
public void testThatNotStringEntryIsNotResolved()
throws java.lang.Exception
- Throws:
java.lang.Exception
testThatResolvedSuccessfully
public void testThatResolvedSuccessfully()
throws java.lang.Exception
- shall resolve as ddifferent classes
- Throws:
java.lang.Exception
testThatUnavailableConverterProducesCorrectException
public void testThatUnavailableConverterProducesCorrectException()
- shall bomb properly if no suitable converter found
testComponentInstantiation
public void testComponentInstantiation()
testComponentInstantiationViaParamNameAssociations
public void testComponentInstantiationViaParamNameAssociations()
Copyright © 2003-2011 Codehaus. All Rights Reserved.