Package | Description |
---|---|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTestRunner
Traditional implementation of the test execution engine which has been
used throughout the JT Harness 2.x harness.
|
Modifier and Type | Method and Description |
---|---|
TestRunner |
TestSuite.createTestRunner()
Create and initialize a TestRunner that can be used to run
a series of tests.
|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.