Uses of Class
com.sun.javatest.TestResult.ReloadFault

Packages that use TestResult.ReloadFault
com.sun.javatest 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.ReloadFault
 TestResult.Section TestResult.getSection(int index)
          Get the section specified by index.
 

Constructors in com.sun.javatest that throw TestResult.ReloadFault
TestResult(java.io.File file)
          Reconstruct the results of a previously run test.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.