Package | Description |
---|---|
org.apache.tapestry5.test |
Support for testing Tapestry pages
|
Class and Description |
---|
ErrorReporter
Responsible for writing an error report for the current test, after an assertion fails.
|
JettyRunner
Launches an instance of Jetty.
|
ServletContainerRunner
Used as a wrapper around code that runs a web server, so that
the server may be shut down at the end of the test.
|
TomcatRunner
Launches an instance of Tomcat.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.