Uses of Class
com.sun.javatest.exec.ExecTool

Packages that use ExecTool
com.sun.javatest.exec 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 ExecTool
 ExecTool ExecToolManager.showTestSuite(TestSuite ts)
          Create an ExecTool instance using the given test suite.
 ExecTool ExecToolManager.showWorkDirectory(WorkDirectory wd)
          Create an ExecTool instance using the given work directory.
 



Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved.