|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletTestRequest | |
org.apache.cactus | Contains all classes needed for Writing Cactus test classes. |
org.apache.cactus.client |
Uses of ServletTestRequest in org.apache.cactus |
Methods in org.apache.cactus with parameters of type ServletTestRequest | |
void |
TestAbstractTestCase.beginBeginMethodOK1(ServletTestRequest theRequest)
Verify that the deprecated begin method with a ServletTestRequest parameter is still supported. |
Uses of ServletTestRequest in org.apache.cactus.client |
Methods in org.apache.cactus.client with parameters of type ServletTestRequest | |
java.net.HttpURLConnection |
AbstractHttpClient.doTest(ServletTestRequest theRequest)
Calls the test method indirectly by calling the Redirector servlet and then open a second HTTP connection to retrieve the test results. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |