| Class | Description |
|---|---|
| CactusStrutsTestCase |
CactusStrutsTestCase is an extension of the Cactus ServletTestCase
base class that provides additional methods to aid in testing
Struts Action objects.
|
| Common |
Contains code common to both MockStrutsTestCase and CactusStrutsTestCase.
|
| MockStrutsTestCase |
MockStrutsTestCase is an extension of the base JUnit testcase that
provides additional methods to aid in testing Struts Action
objects.
|
| StrutsRequestWrapper |
A wrapper for the HttpServletRequest class.
|
| StrutsResponseWrapper |
A wrapper for the HttpServletResponse class.
|
| StrutsServletConfigWrapper |
A wrapper for the ServletConfig class.
|
| StrutsServletContextWrapper |
A wrapper for the ServletContext class.
|
| TestPathFunctions |
| Error | Description |
|---|---|
| ExceptionDuringTestError |
Title: ExceptionDuringTestError
|
Copyright ? Deryl Seale All Rights Reserved.