|
Class Summary |
| AbstractIntegrationTestSuite |
A base class for creating integration tests. |
| ErrorReportingCommandProcessor |
A wrapper around a standard command processor that adds additional exception reporting when a failure occurs. |
| JettyRunner |
Used to start up an instance of the Jetty servlet container in-process, as part of an integration test suite. |
| PageTester |
This class is used to run a Tapestry app in an in-process testing environment. |
| RandomDataSource |
Provides access to random data that can be used when populating a test database with "reasonable" data. |
| TapestryTestCase |
Base test case that adds a number of convienience factory and training methods for the public interfaces of
Tapestry. |
| TapestryTestConstants |
|