Uses of Class
com.sun.javatest.TestResultTable.Fault
Packages that use TestResultTable.Fault
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
-
Uses of TestResultTable.Fault in com.sun.javatest
Methods in com.sun.javatest that throw TestResultTable.FaultModifier and TypeMethodDescriptionTestResultTable.elements
(File[] tests, TestFilter... filters) Same as getIterator() with the same args.TestResultTable.getIterator
(File[] tests, TestFilter... filters) Get an iterator capable of producing a filtered view of the test suite.boolean
TestResultTable.refreshIfNeeded
(String test) Refresh a test if the files on disk have been modified since the test was read.