Class mtTester
java.lang.Object
org.apache.derby.impl.tools.ij.mtTester
- All Implemented Interfaces:
Runnable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate LocalizedOutputprivate Stringprivate LocalizedOutputprivate booleanprivate mtTestSuiteprivate 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
-
run
-
stop
public void stop() -
noFailure
public boolean noFailure()
-