|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.cactus.internal | |
---|---|
org.apache.cactus | Contains all classes needed for writing Cactus tests. |
org.apache.cactus.internal | Contains Cactus internal implementation classes. |
org.apache.cactus.internal.client | Contains the classes implementing of the client side of Cactus. |
Classes in org.apache.cactus.internal used by org.apache.cactus | |
---|---|
AbstractCactusTestCase
Base class for all Cactus test case extensions. |
|
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. |
|
CactusTestCase
Common interface that must be implemented by all Cactus test cases. |
Classes in org.apache.cactus.internal used by org.apache.cactus.internal | |
---|---|
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. |
|
ServiceEnumeration
List of valid services that the test redirectors can perform. |
Classes in org.apache.cactus.internal used by org.apache.cactus.internal.client | |
---|---|
WebTestResult
Represent the result of the execution of the Test class by the server redirector. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |