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 TypeMethodDescriptionboolean
Harness.batch
(Parameters params) Run the tests defined by a new set of parameters.Harness.getTestsIterator
(TestResultTable.TreeIterator iter) void
Harness.start
(Parameters p) Start running all the tests defined by a new set of parameters.