org.picocontainer.parameters
Class ConfigParameterTestCase
java.lang.Object
org.picocontainer.parameters.ConfigParameterTestCase
public class ConfigParameterTestCase
- extends 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 Exception
- Throws:
Exception
testThatNotStringEntryIsNotResolved
public void testThatNotStringEntryIsNotResolved()
throws Exception
- Throws:
Exception
testThatResolvedSuccessfully
public void testThatResolvedSuccessfully()
throws Exception
- shall resolve as ddifferent classes
- Throws:
Exception
testThatUnavailableConverterProducesCorrectException
public void testThatUnavailableConverterProducesCorrectException()
- shall bomb properly if no suitable converter found
testComponentInstantiation
public void testComponentInstantiation()
testComponentInstantiationViaParamNameAssociations
public void testComponentInstantiationViaParamNameAssociations()
Copyright © 2003-2010 Codehaus. All Rights Reserved.