| |
|
| org.jicarilla.container.test.integration.pico.PicoContainerTestCase
PicoContainerTestCase | public class PicoContainerTestCase extends AbstractPicoContainerTestCase (Code) | | author: Leo Simons version: $Id: PicoContainerTestCase.java,v 1.1 2004/03/08 21:05:26 lsimons Exp $ |
createPicoContainer | protected MutablePicoContainer createPicoContainer()(Code) | | |
testAggregatedVerificationException | public void testAggregatedVerificationException()(Code) | | |
testAmbiguousResolution | public void testAmbiguousResolution()(Code) | | |
testChildContainerCanBeAddedAndRemoved | public void testChildContainerCanBeAddedAndRemoved()(Code) | | |
testContainerIsSerializable | public void testContainerIsSerializable()(Code) | | |
testCyclicDependencyThrowsCyclicDependencyException | public void testCyclicDependencyThrowsCyclicDependencyException()(Code) | | |
testDuplicateRegistration | public void testDuplicateRegistration() throws Exception(Code) | | |
testGettingComponentWithMissingDependencyFails | public void testGettingComponentWithMissingDependencyFails()(Code) | | |
testParentContainerCanBeAddedAndRemoved | public void testParentContainerCanBeAddedAndRemoved()(Code) | | |
testRegisterComponentWithObjectBadType | public void testRegisterComponentWithObjectBadType()(Code) | | |
testUnsatisfiedComponentsExceptionGivesVerboseEnoughErrorMessage | public void testUnsatisfiedComponentsExceptionGivesVerboseEnoughErrorMessage()(Code) | | |
|
|
|