Uses of Class
com.sun.javatest.TestSuite.NotTestSuiteFault
-
Packages that use TestSuite.NotTestSuiteFault Package Description com.sun.javatest This package provides facilities for reading, executing and monitoring tests. -
-
Uses of TestSuite.NotTestSuiteFault in com.sun.javatest
Methods in com.sun.javatest that throw TestSuite.NotTestSuiteFault Modifier and Type Method Description static TestSuiteTestSuite. open(java.io.File root)Open a test suite.
-