|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletImplicitObjects | |
org.apache.commons.cactus.server |
Uses of ServletImplicitObjects in org.apache.commons.cactus.server |
Subclasses of ServletImplicitObjects in org.apache.commons.cactus.server | |
class |
JspImplicitObjects
Holder class that contains the instances of the implicit objects that will be accessible in the test classes (i.e. subclasses of JspTestCase ). |
Methods in org.apache.commons.cactus.server with parameters of type ServletImplicitObjects | |
void |
ServletTestCaller.doTest(ServletImplicitObjects theObjects)
Calls a test method. |
void |
ServletTestCaller.doGetResults(ServletImplicitObjects theObjects)
Return the last test results as a serialized object in the HTTP response. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |