A name-value pair derived from a configuration file and used by test suite specific plugin code to execute and run tests. These name-value pairs provide information (configuration values) about how to run tests of a test suite on a particular platform.
For legacy test suites, the name-value pairs
are read from an environment file (.jte
) and derived from the configuration file (.jti
). Current test suites do not use or support the environment file.
Copyright © 2002, 2010, Oracle and/or its affiliates. All rights reserved.