|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.apache.commons.cactus.server.JspTestCaller
Call the test method on the server side after assigning the JSP implicit objects using reflection.
| Constructor Summary | |
JspTestCaller()
|
|
| Method Summary | |
void |
doTest(JspImplicitObjects theObjects)
Calls a test method. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JspTestCaller()
| Method Detail |
public void doTest(JspImplicitObjects theObjects)
throws javax.servlet.ServletException
application
scope so that the Get Test Result service can find them.theObjects - the implicit objects that will be assigned by
reflection to the test class.javax.servlet.ServletException - if an unexpected error occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||