| java.lang.Object org.apache.cactus.TestShareAll
TestShareAll | public class TestShareAll (Code) | | 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.
version: $Id: TestShareAll.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 sharedtests exception: Exception - on failure to load the cactus properties file |
|
|