org.picocontainer.defaults
Class DelegatingPicoContainerTestCase
java.lang.Object
org.picocontainer.defaults.DelegatingPicoContainerTestCase
public class DelegatingPicoContainerTestCase
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DelegatingPicoContainerTestCase
public DelegatingPicoContainerTestCase()
setUp
public void setUp()
throws org.picocontainer.PicoCompositionException
- Throws:
org.picocontainer.PicoCompositionException
testChildGetsFromParent
public void testChildGetsFromParent()
testParentDoesntGetFromChild
public void testParentDoesntGetFromChild()
testChildOverridesParent
public void testChildOverridesParent()
Copyright © 2003-2009 Codehaus. All Rights Reserved.