|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ojb.broker.JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable
A test case thread. Override runTestCase () and define behaviour of test in there.
| Constructor Summary | |
protected |
JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable()
|
| Method Summary | |
void |
run()
Run the test in an environment where we can handle the exceptions generated by the test method. |
abstract void |
runTestCase()
Override this to define the test |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected JUnitExtensions.MultiThreadedTestCase.TestCaseRunnable()
| Method Detail |
public abstract void runTestCase()
throws java.lang.Throwable
java.lang.Throwablepublic void run()
run in interface java.lang.Runnable
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||