org.picocontainer.defaults
Class ChildContainerTestCase
java.lang.Object
org.picocontainer.defaults.ChildContainerTestCase
public class ChildContainerTestCase
- extends Object
- Author:
- Paul Hammant, Aslak Hellesøy, Rafal Krzewski
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChildContainerTestCase
public ChildContainerTestCase()
testParentContainerWithComponentWithEqualKeyShouldBeShadowedByChild
public void testParentContainerWithComponentWithEqualKeyShouldBeShadowedByChild()
throws Exception
- Throws:
Exception
testParentComponentRegisteredAsClassShouldBePreffered
public void testParentComponentRegisteredAsClassShouldBePreffered()
throws Exception
- Throws:
Exception
testResolveFromParentByType
public void testResolveFromParentByType()
testResolveFromParentByKey
public void testResolveFromParentByKey()
testResolveFromGrandParentByType
public void testResolveFromGrandParentByType()
testResolveFromGrandParentByKey
public void testResolveFromGrandParentByKey()
testResolveFromGrandParentAndParentOnlyIfChildCannotResolve
public void testResolveFromGrandParentAndParentOnlyIfChildCannotResolve()
Copyright © 2003-2010 Codehaus. All Rights Reserved.