|
|||||||||
| Home >> All >> org >> apache >> cactus >> [ internal overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cactus.internal
| Interface Summary | |
| CactusTestCase | Common interface that must be implemented by all Cactus test cases. |
| HttpServiceDefinition | Constants that define HTTP parameters required for defining a service that
is performed by the ServletTestRedirector servlet. |
| Class Summary | |
| AbstractCactusTestCase | Base class for all Cactus test case extensions. |
| AbstractTestAbstractCactusTestCase | Test class that intercepts all exceptions (and assert them) coming from test case classes that inherits from it. |
| AbstractTestSuite | Test Suite that wraps all the tests of the suite in Cactus Test Case objects so that pure JUnit tests can be run on the server side. |
| BaseWebRequest | Contains all HTTP request data for a test case but independently of the fact that there is or there is not a Cactus redirector. |
| RequestDirectives | Encapsulates the Cactus-specific parameters added to a request. |
| ServiceEnumeration | List of valid services that the test redirectors can perform. |
| TestAbstractCactusTestCase | Unit tests of the AbstractCactusTestCase class. |
| TestWebTestResult | Unit tests of the WebTestResult class. |
| WebRequestImpl | Extends BaseWebRequest to add properties specific to the Cactus Web Redirectors. |
| WebTestResult | Represent the result of the execution of the Test class by the server redirector. |
|
|||||||||
| Home >> All >> org >> apache >> cactus >> [ internal overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||