Uses of Class
com.sun.javatest.TestRunner
Packages that use TestRunner
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
-
Uses of TestRunner in com.sun.javatest
Subclasses of TestRunner in com.sun.javatestModifier and TypeClassDescriptionclass
Traditional implementation of the test execution engine which has been used throughout the JT Harness 2.x harness.class
Deprecated.Methods in com.sun.javatest that return TestRunnerModifier and TypeMethodDescriptionTestSuite.createTestRunner()
Create and initialize a TestRunner that can be used to run a series of tests.