Uses of Class
com.sun.javatest.Harness.Fault
Packages that use Harness.Fault
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
-
Uses of Harness.Fault in com.sun.javatest
Methods in com.sun.javatest that throw Harness.FaultModifier and TypeMethodDescriptionbooleanHarness.batch(Parameters params) Run the tests defined by a new set of parameters.Harness.getTestsIterator(TestResultTable.TreeIterator iter) voidHarness.start(Parameters p) Start running all the tests defined by a new set of parameters.