Uses of Class
com.sun.javatest.interview.BasicInterviewParameters

Packages that use BasicInterviewParameters
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. 
 

Uses of BasicInterviewParameters in com.sun.javatest.interview
 

Subclasses of BasicInterviewParameters in com.sun.javatest.interview
 class DefaultInterviewParameters
          Deprecated. Use BasicInterviewParameters
 class LegacyParameters
          A configuration interview for legacy test suites that use environment (.jte) files to define the environment used to run tests.
 class SimpleInterviewParameters
          A simple interview that can be used for simple test suites.
 



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