Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Method and Description |
---|---|
boolean |
Harness.batch(Parameters params)
Run the tests defined by a new set of parameters.
|
ReadAheadIterator |
Harness.getTestsIterator(TestResultTable.TreeIterator iter) |
void |
Harness.start(Parameters p)
Start running all the tests defined by a new set of parameters.
|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.