org.picocontainer.containers
Class PropertiesPicoContainerTestCase
java.lang.Object
org.picocontainer.containers.PropertiesPicoContainerTestCase
public class PropertiesPicoContainerTestCase
- extends Object
test that properties container works properly
- Author:
- Konstantin Pribluda
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertiesPicoContainerTestCase
public PropertiesPicoContainerTestCase()
testThatAllPropertiesAreAdded
public void testThatAllPropertiesAreAdded()
- all properties specified in constructor shall be
placed into container as strings
testThatParentDelegationWorks
public void testThatParentDelegationWorks()
- inquiry shall be delegated to parent container
thatParanamerBehavesForASpecialCase
public void thatParanamerBehavesForASpecialCase()
thatParanamerHonorsNamedAnnotationFromJSR330
public void thatParanamerHonorsNamedAnnotationFromJSR330()
testRepresentationOfContainerTree
public void testRepresentationOfContainerTree()
Copyright © 2003-2010 Codehaus. All Rights Reserved.