com.sun.interview |
This package provides a means for creating a set of questions
to be asked by a "wizard".
|
com.sun.javatest |
This package provides facilities for reading, executing
and monitoring tests.
|
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.
|
com.sun.javatest.finder |
Test Finders are used to locate and read test descriptions,
which give details about the tests in a test suite.
|
com.sun.javatest.interview |
This package provides a configuration interview for legacy test
suites which do not provide their own interview, and also provides
sub-interviews which may be used to build a custom interview with
standard questions for the standard sections.
|
com.sun.javatest.lib |
This package contains miscellaneous library code
that may be used by tests and frameworks.
|
com.sun.javatest.report |
This package provides API for generating reports about test runs.
|
com.sun.javatest.tool |
The JT Harness Tool API provides the command-line and GUI
infrastructure for the main JT Harness test harness.
|
com.sun.javatest.util |
This package contains utility classes provided in support of the Javatest test harness.
|