Uses of Class
com.sun.javatest.TestResult.ReloadFault
Packages that use TestResult.ReloadFault
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
-
Uses of TestResult.ReloadFault in com.sun.javatest
Methods in com.sun.javatest that throw TestResult.ReloadFaultModifier and TypeMethodDescriptionTestResult.getSection
(int index) Get the section specified by index.Constructors in com.sun.javatest that throw TestResult.ReloadFaultModifierConstructorDescriptionTestResult
(File file) Reconstruct the results of a previously run test.