Uses of Class
com.sun.javatest.TestResult.ResultFileNotFoundFault
-
Packages that use TestResult.ResultFileNotFoundFault Package Description com.sun.javatest This package provides facilities for reading, executing and monitoring tests. -
-
Uses of TestResult.ResultFileNotFoundFault in com.sun.javatest
Constructors in com.sun.javatest that throw TestResult.ResultFileNotFoundFault Constructor Description TestResult(java.io.File file)
Reconstruct the results of a previously run test.
-