Package org.apache.derby.impl.tools.ij
Class mtTestSuite
java.lang.Object
org.apache.derby.impl.tools.ij.mtTestSuite
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionmtTestSuite
(int numThreads, mtTime time, Vector initCases, Vector testCases, Vector finalCases) -
Method Summary
-
Field Details
-
cases
-
last
-
init
-
time
-
numThreads
private int numThreads -
rootDir
-
-
Constructor Details
-
mtTestSuite
-
-
Method Details
-
init
public void init() -
loadCases
- Returns:
- boolean indicates if there was a problem loading the file
-
setRoot
-
getRoot
-
getNumThreads
public int getNumThreads() -
getCases
-
getInitCases
-
getFinalCases
-
getTime
-
getTimeMillis
public long getTimeMillis() -
toString
-
grabTestCase
-