|
||||||||
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.AbstractWebTestCaller | +--org.apache.cactus.server.FilterTestCaller
Responsible for instanciating the TestCase
class on the server
side, set up the implicit objects and call the test method.
Constructor Summary | |
FilterTestCaller(FilterImplicitObjects theObjects)
|
Methods inherited from class org.apache.cactus.server.AbstractWebTestCaller |
doGetResults, doRunTest, doTest |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FilterTestCaller(FilterImplicitObjects theObjects)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTRUCTOR | METHOD | DETAIL: FIELD | CONSTRUCTOR | METHOD |