| org.apache.tapestry.integration.LaunchCrusherTest
LaunchCrusherTest | public class LaunchCrusherTest extends Assert (Code) | | Tapestry seems least stable at initial startup (all those proxies and generated code). So we're
giving it a crushing just as it starts up.
|
Inner Class :class Worker implements Runnable | |
Field Summary | |
final public static int | JETTY_PORT The port on which the internal copy of Jetty is executed. |
JETTY_PORT | final public static int JETTY_PORT(Code) | | The port on which the internal copy of Jetty is executed.
|
cleanup | public void cleanup()(Code) | | |
crushing_number_of_threads_at_startup | public void crushing_number_of_threads_at_startup() throws Exception(Code) | | |
setup | public void setup()(Code) | | |
|
|