org.picocontainer.containers
Class SystemPropertiesPicoContainerTestCase

java.lang.Object
  extended by org.picocontainer.containers.SystemPropertiesPicoContainerTestCase

public class SystemPropertiesPicoContainerTestCase
extends Object

test capabilities of system properties providing container.

Author:
Konstantin Pribluda

Constructor Summary
SystemPropertiesPicoContainerTestCase()
           
 
Method Summary
 void testRepresentationOfContainerTree()
           
 void testThatAllSystemPropertiesAreCopied()
          all the content of system properties shall be made available through this contaienr.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPropertiesPicoContainerTestCase

public SystemPropertiesPicoContainerTestCase()
Method Detail

testThatAllSystemPropertiesAreCopied

public void testThatAllSystemPropertiesAreCopied()
all the content of system properties shall be made available through this contaienr.


testRepresentationOfContainerTree

public void testRepresentationOfContainerTree()


Copyright © 2003-2010 Codehaus. All Rights Reserved.