Uses of Class
com.sun.javatest.TestRunner

Packages that use TestRunner
com.sun.javatest This package provides facilities for reading, executing and monitoring tests. 
 

Uses of TestRunner in com.sun.javatest
 

Subclasses of TestRunner in com.sun.javatest
 class DefaultTestRunner
          Traditional implementation of the test execution engine which has been used throughout the JT Harness 2.x harness.
 

Methods in com.sun.javatest that return TestRunner
 TestRunner TestSuite.createTestRunner()
          Create and initialize a TestRunner that can be used to run a series of tests.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.