Uses of Package
com.sun.javatest.interview

Packages that use com.sun.javatest.interview
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
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 BasicInterviewParameters
TestsInterview
          This interview collects the "initial files" parameter.
TestsInterview.TreeOrFileChoiceQuestion
          Represents Tests Selection Choice Question.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.