|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cactus.server.AbstractWebTestCaller
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.
| Field Summary |
| Fields inherited from class org.apache.cactus.server.AbstractWebTestCaller |
TEST_RESULTS, webImplicitObjects |
| Constructor Summary | |
JspTestCaller(JspImplicitObjects theObjects)
|
|
| Method Summary | |
protected java.io.Writer |
getResponseWriter()
|
protected void |
setTestCaseFields(junit.framework.TestCase theTestInstance)
Sets the implicit object in the test case class |
| Methods inherited from class org.apache.cactus.server.AbstractWebTestCaller |
doCreateSession, doGetResults, doGetVersion, doRunTest, doTest, getTestClassClass, getTestClassInstance, getTestClassName, getTestMethodName, getWrappedTestClassName, isAutoSession |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JspTestCaller(JspImplicitObjects theObjects)
theObjects - the implicit objects coming from the redirector| Method Detail |
protected void setTestCaseFields(junit.framework.TestCase theTestInstance)
throws java.lang.Exception
AbstractWebTestCaller
setTestCaseFields in class ServletTestCallerjava.lang.ExceptionAbstractWebTestCaller.setTestCaseFields(TestCase)
protected java.io.Writer getResponseWriter()
throws java.io.IOException
getResponseWriter in class ServletTestCallerjava.io.IOExceptionAbstractWebTestCaller.getResponseWriter()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||