org.picocontainer.script.xml
Class NonMutablePicoContainerContainerTestCase

java.lang.Object
  extended by org.picocontainer.script.AbstractScriptedContainerBuilderTestCase
      extended by org.picocontainer.script.xml.NonMutablePicoContainerContainerTestCase

public class NonMutablePicoContainerContainerTestCase
extends AbstractScriptedContainerBuilderTestCase

Author:
Maarten Grootendorst

Constructor Summary
NonMutablePicoContainerContainerTestCase()
           
 
Method Summary
 void testCreateSimpleContainerWithMutablePicoContainer()
           
 void testCreateSimpleContainerWithPicoContainer()
           
 
Methods inherited from class org.picocontainer.script.AbstractScriptedContainerBuilderTestCase
buildContainer, buildContainer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonMutablePicoContainerContainerTestCase

public NonMutablePicoContainerContainerTestCase()
Method Detail

testCreateSimpleContainerWithPicoContainer

public void testCreateSimpleContainerWithPicoContainer()
                                                throws ParserConfigurationException,
                                                       SAXException,
                                                       IOException,
                                                       org.picocontainer.PicoCompositionException
Throws:
ParserConfigurationException
SAXException
IOException
org.picocontainer.PicoCompositionException

testCreateSimpleContainerWithMutablePicoContainer

public void testCreateSimpleContainerWithMutablePicoContainer()
                                                       throws ParserConfigurationException,
                                                              SAXException,
                                                              IOException,
                                                              org.picocontainer.PicoCompositionException
Throws:
ParserConfigurationException
SAXException
IOException
org.picocontainer.PicoCompositionException


Copyright © 2003-2010 Codehaus. All Rights Reserved.