public class All extends TestSuite
Constructor and Description |
---|
All(TestHarness harness)
Use the given test harness to run the tests.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] argv)
Create a default test harness and
run all tests on it.
|
void |
runSuite()
Run each of the tests.
|
getFactory, getTestHarness, run, runAll, runTestCase, setFactory, setTestHarness
public All(TestHarness harness)
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.