| org.apache.cactus.sample.jetty.TestJettyAll
TestJettyAll | public class TestJettyAll extends TestCase (Code) | | Run all tests inside the Jetty container.
version: $Id: TestJettyAll.java 238816 2004-02-29 16:36:46Z vmassol $ |
Method Summary | |
public static Test | suite() |
suite | public static Test suite()(Code) | | a JettyTestSetup test suite that wraps all ourtests so that Jetty will be started before the tests execute |
|
|