Uses of Class
com.sun.javatest.exec.CustomTestResultViewer
-
Packages that use CustomTestResultViewer Package Description 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 CustomTestResultViewer in com.sun.javatest.exec
Methods in com.sun.javatest.exec that return CustomTestResultViewer Modifier and Type Method Description CustomTestResultViewer[]
ContextManager. getCustomResultViewers()
Get the context custom test result viewers to be added in the GUI.
-