|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | POINTCUT | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | POINTCUT | CONSTRUCTOR | METHOD |
java.lang.Object | +--org.apache.cactus.server.AbstractTestCaller | +--org.apache.cactus.server.ServletTestCaller | +--org.apache.cactus.server.JspTestCaller
Call the test method on the server side after assigning the JSP implicit objects using reflection.
Constructor Summary | |
JspTestCaller(JspImplicitObjects theObjects)
|
Methods inherited from class org.apache.cactus.server.AbstractTestCaller |
doGetResults, doRunTest, doTest |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JspTestCaller(JspImplicitObjects theObjects)
theObjects
- the implicit objects coming from the redirector
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD |