Uses of Package
com.sun.javatest
Packages that use com.sun.javatest
Package
Description
This package provides a means for creating a set of questions
to be asked by a "wizard".
This package provides facilities for reading, executing
and monitoring tests.
The Test Manager Tool provides a GUI for opening, browsing, configuring,
and running tests and test suites, and for browsing the results.
Test Finders are used to locate and read test descriptions,
which give details about the tests in a test suite.
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.
This package contains miscellaneous library code
that may be used by tests and frameworks.
This package provides API for generating reports about test runs.
The JT Harness Tool API provides the command-line and GUI
infrastructure for the main JT Harness test harness.
-
Classes in com.sun.javatest used by com.sun.interviewClassDescriptionA class providing information about and access to the tests in a test suite.
-
Classes in com.sun.javatest used by com.sun.javatestClassDescriptionA basic implementation of Parameters for all except the EnvParameters subsection.Traditional implementation of the test execution engine which has been used throughout the JT Harness 2.x harness.This exception is used to indicate a problem with the command line arguments.This exception is used to report problems that arise when using this API.An exception to report bad command line arguments.A set of tests to be excluded from a test run.An entry in the exclude list.This exception is used to report problems manipulating an exclude list.The object responsible for coordinating the execution of a test run.This exception is used to report problems while executing a test run.This interface provides a means for Harness to report on events that might be of interest as it executes.Filters tests based on a set of initial files or URLs.Configuration parameters provided via an interview.The template manager is used to change behavior of template saving, the default implementation is the context manager of corresponding test suite.Propagation data model.A filter for sets of keywords, as found on test descriptions.An exception used to report errors while using a Keywords object.Support class to read and process a list of tests and test cases which are known to fail during execution.An entry in the exclude list.This exception is used to report problems manipulating an exclude list.Information about the last or current test run.An extension to the basic test filter which provides observer capabilities.An observer that is notified when the filter has been changed.Configuration parameters for a test run.An interface providing basic abstract access to an integer specifying the maximum number of tests that can be run in parallel.An interface providing basic abstract access to the environment used to run each test.An interface providing basic abstract access to an exclude list, defining tests to be excluded from the test run.An interface providing basic abstract access to a keywords object which can be used to select tests according to their keywords.An interface providing abstract access to environments, as contained in a set of .jte files, as used by older, legacy test suites.An interface providing abstract access to an integer specifying the maximum number of tests that can be run in parallel.An interface providing abstract access to an exclude list, as defined by a set of files, defining tests to be excluded from the test run.An interface providing abstract access to a keywords object which can be used to select tests according to their keywords.An interface providing abstract access to a set of booleans which can be used to select tests according to their prior execution status.An interface providing abstract access to a set of paths defining the tests and folders of tests to be run.An interface providing abstract access to an integer specifying a scale factor for the standard timeout used for each test.An interface providing basic abstract access to a set of booleans which can be used to select tests according to their prior execution status.An interface providing basic abstract access to the set of paths defining the tests and folders of tests to be run.An interface providing basic abstract access to an integer specifying a scale factor for the standard timeout used for each test.Script is the abstract base class providing the ability to control how a test is to be compiled and executed.Interface for extended testTimeout control.A class to embody the result of a test: a status-code and a related message.TestDescription objects embody the parameters of a test and provide the ability to run a test.A table representing the collection of environments found in a set of environment files.This exception is to report problems using
TestEnvContext
objects.This class provides "environments", as embodied by groups of related properties.A class representing an entry in a test environment.This exception is used to report resolving values in an environment.A filter interface for TestDescriptions.This exception is to report problems that occur while filtering tests.An interface for notification about why a test has been filtered out.Base implementation for test finders which search for test descriptions given a starting location.This interface is used to report significant errors found while reading files, but which are not of themselves serious enough to stop reading further.This exception is to report serious problems that occur while finding tests.This interface provides a means for TestFinder to report on events that might be of interest as it executes.The TestResult object encapsulates the results from a test.This exception is to report problems using TestResult objects.An interface to observe activity in a TestResult as it is created.This exception ay occur anytime the JTR file is being read from the filesystem.This exception is thrown if the JTR file cannot be found.This "section" is the logical combination of a single action during test execution.Interface which allows an external class to monitor the cache's activities.Collected results from a test suite.Exception class to communicate any special conditions which may occur while using this class.Observer to monitor changes to a TestResultTable.Defines an iterator/enumerator interface for retrieving tests out of the tree.Interface to a node which contitutes the skeleton of the test result tree.Observer interface to watch a single tree node.Tree-aware observer of the TRT.TestRunner is the abstract base class providing the ability to control how tests are run.A class providing information about and access to the tests in a test suite.An exception used to report errors while using a TestSUite object.An exception that is used to report that a given file is not a test suite.A class providing access to the working state of a test run, as embodied in a work directory.Signals that there is a serious, unrecoverable problem when trying to open or create a work directory.This exception is used to report problems that arise when using work directories.Signals that a work directory does not match the given test suite.Signals that a directory (while valid in itself) is not a valid work directory.Signals that the template pointed to by that directory is missing.Signals that there is a problem trying to determine the test suite appropriate for the work directory.Signals that a work directory already exists when an attempt is made to create one. -
Classes in com.sun.javatest used by com.sun.javatest.execClassDescriptionThe object responsible for coordinating the execution of a test run.Configuration parameters provided via an interview.The template manager is used to change behavior of template saving, the default implementation is the context manager of corresponding test suite.Configuration parameters for a test run.TestDescription objects embody the parameters of a test and provide the ability to run a test.A filter interface for TestDescriptions.The TestResult object encapsulates the results from a test.Collected results from a test suite.A class providing information about and access to the tests in a test suite.A class providing access to the working state of a test run, as embodied in a work directory.
-
Classes in com.sun.javatest used by com.sun.javatest.finderClassDescriptionTestDescription objects embody the parameters of a test and provide the ability to run a test.This class provides "environments", as embodied by groups of related properties.Base implementation for test finders which search for test descriptions given a starting location.This exception is to report serious problems that occur while finding tests.
-
Classes in com.sun.javatest used by com.sun.javatest.interviewClassDescriptionA set of tests to be excluded from a test run.Configuration parameters provided via an interview.A filter for sets of keywords, as found on test descriptions.Support class to read and process a list of tests and test cases which are known to fail during execution.Configuration parameters for a test run.An interface providing basic abstract access to an integer specifying the maximum number of tests that can be run in parallel.An interface providing basic abstract access to the environment used to run each test.An interface providing basic abstract access to an exclude list, defining tests to be excluded from the test run.An interface providing basic abstract access to a keywords object which can be used to select tests according to their keywords.An interface providing abstract access to environments, as contained in a set of .jte files, as used by older, legacy test suites.An interface providing abstract access to an integer specifying the maximum number of tests that can be run in parallel.An interface providing abstract access to an exclude list, as defined by a set of files, defining tests to be excluded from the test run.An interface providing abstract access to a keywords object which can be used to select tests according to their keywords.An interface providing abstract access to a set of booleans which can be used to select tests according to their prior execution status.An interface providing abstract access to a set of paths defining the tests and folders of tests to be run.An interface providing abstract access to an integer specifying a scale factor for the standard timeout used for each test.An interface providing basic abstract access to a set of booleans which can be used to select tests according to their prior execution status.An interface providing basic abstract access to the set of paths defining the tests and folders of tests to be run.An interface providing basic abstract access to an integer specifying a scale factor for the standard timeout used for each test.This class provides "environments", as embodied by groups of related properties.A filter interface for TestDescriptions.A class providing information about and access to the tests in a test suite.A class providing access to the working state of a test run, as embodied in a work directory.
-
Classes in com.sun.javatest used by com.sun.javatest.libClassDescriptionCommand provides the ability to invoke arbitrary Java code from within a Script.Script is the abstract base class providing the ability to control how a test is to be compiled and executed.A class to embody the result of a test: a status-code and a related message.This interface is implemented by tests to be run by standard scripts.TestDescription objects embody the parameters of a test and provide the ability to run a test.This class provides "environments", as embodied by groups of related properties.
-
Classes in com.sun.javatest used by com.sun.javatest.reportClassDescriptionConfiguration parameters provided via an interview.Support class to read and process a list of tests and test cases which are known to fail during execution.An entry in the exclude list.A filter interface for TestDescriptions.The TestResult object encapsulates the results from a test.Collected results from a test suite.
-
Classes in com.sun.javatest used by com.sun.javatest.toolClassDescriptionThis interface provides a means for Harness to report on events that might be of interest as it executes.Configuration parameters provided via an interview.A class to embody the result of a test: a status-code and a related message.Collected results from a test suite.A class providing information about and access to the tests in a test suite.An exception used to report errors while using a TestSUite object.A class providing access to the working state of a test run, as embodied in a work directory.