Uses of Class
com.sun.javatest.Harness
Packages that use Harness
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
The Test Manager Tool provides a GUI for opening, browsing, configuring,
and running tests and test suites, and for browsing the results.
-
Uses of Harness in com.sun.javatest
Methods in com.sun.javatest that return HarnessMethods in com.sun.javatest with parameters of type Harness -
Uses of Harness in com.sun.javatest.exec
Methods in com.sun.javatest.exec with parameters of type HarnessModifier and TypeMethodDescriptionstatic com.sun.javatest.exec.BranchPanelAccessWrapper.createBranchPanel(UIFactory uif, com.sun.javatest.exec.TreePanelModel model, Harness h, ExecModel em, JComponent parent, com.sun.javatest.exec.FilterSelectionHandler filterHandler, com.sun.javatest.exec.TestTreeModel ttm) static ET_FilterHandlerAccessWrapper.createFilterHandler(JComponent parent, ExecModel model, UIFactory uif, Harness h) static com.sun.javatest.exec.ReportHandlerAccessWrapper.createReportHandler(JComponent parent, ExecModel model, Harness harness, UIFactory uif) voidET_FilterHandler.setHarness(Harness h) voidHarnessAware.setHarness(Harness h)