Uses of Class
com.sun.javatest.tool.TestSuiteChooser
Packages that use TestSuiteChooser
Package
Description
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 TestSuiteChooserModifier and TypeMethodDescriptionvoid
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.