public abstract class TestSuite.RunTestSeries
extends java.lang.Object
| Constructor and Description |
|---|
TestSuite.RunTestSeries() |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
runTestSeries(javax.swing.JProgressBar progress,
TestSuite.TestCase testcase,
int width,
int height,
java.io.File outputdir,
int timestoexecute) |
public abstract boolean runTestSeries(javax.swing.JProgressBar progress,
TestSuite.TestCase testcase,
int width,
int height,
java.io.File outputdir,
int timestoexecute)
throws java.io.IOException
java.io.IOException