Save This Page
Home » commons-digester-1.8-src » org.apache.commons » digester » [javadoc | source]
org.apache.commons.digester
public class: TestFactoryCreate [javadoc | source]
java.lang.Object
   junit.framework.TestCase
      org.apache.commons.digester.TestFactoryCreate
Test case for factory create rules.
Constructor:
 public TestFactoryCreate(String name) 
    Standard constructor
Method from org.apache.commons.digester.TestFactoryCreate Summary:
setUp,   suite,   tearDown,   testFactoryCreateRule,   testPropagateException
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.commons.digester.TestFactoryCreate Detail:
 public  void setUp() 
    Set up instance variables required by this test case.
 public static Test suite() 
    Return the tests included in this test suite.
 public  void tearDown() 
    Tear down instance variables required by this test case.
 public  void testFactoryCreateRule() throws Exception 
 public  void testPropagateException() throws Exception