Save This Page
Home » cactus-1.8.0-src » org.apache.cactus » [javadoc | source]
org.apache.cactus
public class: TestShareAll [javadoc | source]
java.lang.Object
   org.apache.cactus.TestShareAll
Run all the unit tests of Cactus that do not need a servlet environment to run. These other tests will be exercised in the sample application.
Method from org.apache.cactus.TestShareAll Summary:
suite
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cactus.TestShareAll Detail:
 public static Test suite() throws Exception