org.picocontainer.script.xml
Class XMLScriptedContainerBuilderFactoryTestCase

java.lang.Object
  extended by org.picocontainer.script.xml.XMLScriptedContainerBuilderFactoryTestCase

public class XMLScriptedContainerBuilderFactoryTestCase
extends Object


Constructor Summary
XMLScriptedContainerBuilderFactoryTestCase()
           
 
Method Summary
 void testBuildWithFile()
           
 void testBuildWithReader()
           
 void testScriptedContainerBuilderFactoryWithUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLScriptedContainerBuilderFactoryTestCase

public XMLScriptedContainerBuilderFactoryTestCase()
Method Detail

testScriptedContainerBuilderFactoryWithUrl

public void testScriptedContainerBuilderFactoryWithUrl()
                                                throws ClassNotFoundException
Throws:
ClassNotFoundException

testBuildWithReader

public void testBuildWithReader()
                         throws ClassNotFoundException
Throws:
ClassNotFoundException

testBuildWithFile

public void testBuildWithFile()
                       throws IOException
Throws:
IOException


Copyright © 2003-2010 Codehaus. All Rights Reserved.