Uses of Class
com.sun.javatest.tool.TestSuiteChooser
-
Packages that use TestSuiteChooser Package Description com.sun.javatest.tool The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. -
-
Uses of TestSuiteChooser in com.sun.javatest.tool
Methods in com.sun.javatest.tool with parameters of type TestSuiteChooser Modifier and Type Method Description void
WorkDirChooser. setTestSuiteChooser(TestSuiteChooser tsc)
Set a test suite chooser to be used during error handling, if the test suite referenced by an existing work directory cannot be opened.
-