|
||||||||
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
Responsible for instanciating the TestCase
class on the server
side, set up the implicit objects and call the test method.
Constructor Summary | |
ServletTestCaller(ServletImplicitObjects 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 ServletTestCaller(ServletImplicitObjects 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 |