Uses of Package
com.sun.javatest.interview
-
Packages that use com.sun.javatest.interview Package Description 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. -
Classes in com.sun.javatest.interview used by com.sun.javatest.interview Class Description BasicInterviewParameters A basic implementation of InterviewParameters that uses standard interviews for all the various interview sections, except the environment section, which remains to be implemented by subtypes.DefaultInterviewParameters Deprecated.Use BasicInterviewParametersTestsInterview This interview collects the "initial files" parameter.TestsInterview.TreeOrFileChoiceQuestion Represents Tests Selection Choice Question.