|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | 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, 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 | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |