org.picocontainer.defaults
Class ComponentKeysTestCase
java.lang.Object
org.picocontainer.defaults.ComponentKeysTestCase
public class ComponentKeysTestCase
- extends Object
- Author:
- Thomas Heller, Aslak Hellesøy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentKeysTestCase
public ComponentKeysTestCase()
testComponensRegisteredWithClassKeyTakePrecedenceOverOthersWhenThereAreMultipleImplementations
public void testComponensRegisteredWithClassKeyTakePrecedenceOverOthersWhenThereAreMultipleImplementations()
throws Exception
- Throws:
Exception
testComponentAdapterResolutionIsFirstLookedForByClassKeyToTheTopOfTheContainerHierarchy
public void testComponentAdapterResolutionIsFirstLookedForByClassKeyToTheTopOfTheContainerHierarchy()
testComponentKeysFromParentCannotConfuseTheChild
public void testComponentKeysFromParentCannotConfuseTheChild()
throws Exception
- Throws:
Exception
Copyright © 2003-2010 Codehaus. All Rights Reserved.