public interface TestRun
| Modifier and Type | Method and Description |
|---|---|
void |
runTest(SQTestCase testCase,
SQStats stats)
Run test.
|
void runTest(SQTestCase testCase, SQStats stats) throws java.lang.Exception
testCase - the test casestats - the statsjava.lang.Exception - the exception