Uses of Class
com.sun.javatest.exec.ExecTool
Packages that use ExecTool
Package
Description
The Test Manager Tool provides a GUI for opening, browsing, configuring,
and running tests and test suites, and for browsing the results.
-
Uses of ExecTool in com.sun.javatest.exec
Methods in com.sun.javatest.exec that return ExecToolModifier and TypeMethodDescriptionprotected ExecTool
ExecToolManager.addNewExecTool
(TestSuite ts, WorkDirectory wd, InterviewParameters ip, String errorKey) ExecToolManager.showTestSuite
(TestSuite ts) Deprecated.ExecToolManager.showWorkDirectory
(WorkDirectory wd) Deprecated.Methods in com.sun.javatest.exec with parameters of type ExecToolModifier and TypeMethodDescriptionContextManager.getExecToolControlFactory
(ExecTool et, UIFactory uif)