public abstract class BaseScaleTest extends BaseTest
Modifier and Type | Field and Description |
---|---|
int |
logTime |
int |
waitTime |
SETUP_ERROR, SUCCESS, TEST_ERROR, TIMEOUT
Constructor and Description |
---|
BaseScaleTest(java.lang.String testName) |
Modifier and Type | Method and Description |
---|---|
void |
printTestOptions()
Print the command line options for this specific test.
|
getExitCode, parseCommandLine, printOptions, printTestReport, report, run, setTestName
public void printTestOptions()
BaseTest
printTestOptions
in class BaseTest