| java.lang.Object org.apache.cactus.TestAll
TestAll | public class TestAll (Code) | | Run all the Cactus unit tests related to J2EE API 1.3.
version: $Id: TestAll.java 238991 2004-05-22 11:34:50Z vmassol $ |
Method Summary | |
public static Test | suite() |
suite | public static Test suite() throws Exception(Code) | | a test suite (TestSuite ) that includes all methodsstarting with "test" exception: Exception - on failure to load the cactus properties file |
|
|