Package org.apache.derby.impl.tools.ij
Class mtTester
java.lang.Object
org.apache.derby.impl.tools.ij.mtTester
- All Implemented Interfaces:
Runnable
mtTester grabs test and runs them forever.
The spawner of tester is responsible for
killing it.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate LocalizedOutput
private String
private LocalizedOutput
private boolean
private mtTestSuite
private boolean
-
Constructor Summary
ConstructorsConstructorDescriptionmtTester
(String name, mtTestSuite suite, LocalizedOutput out, LocalizedOutput log) -
Method Summary
-
Field Details
-
suite
-
name
-
log
-
out
-
stop
private boolean stop -
testOK
private boolean testOK
-
-
Constructor Details
-
mtTester
-
-
Method Details