Uses of Interface
com.sun.javatest.Parameters.LegacyEnvParameters
Packages that use Parameters.LegacyEnvParameters
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
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.
-
Uses of Parameters.LegacyEnvParameters in com.sun.javatest
Classes in com.sun.javatest that implement Parameters.LegacyEnvParametersModifier and TypeClassDescriptionclass
An implementation of Parameters, using data read from a .jtp file. -
Uses of Parameters.LegacyEnvParameters in com.sun.javatest.interview
Classes in com.sun.javatest.interview that implement Parameters.LegacyEnvParametersModifier and TypeClassDescriptionclass
This interview collects the environment parameter, by means of environment (jte) files and an environment name.