|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CactusTestCase
Common interface that must be implemented by all Cactus test cases.
Method Summary | |
---|---|
void |
runBareServer()
Executes JUnit tests on the server side. |
Method Detail |
---|
void runBareServer() throws java.lang.Throwable
TestCase.runBare()
but run on the server
side.
java.lang.Throwable
- if an error occurred when running the test on the
server side
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |