Uses of Class
com.sun.javatest.interview.DefaultInterviewParameters
-
Packages that use DefaultInterviewParameters 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. -
-
Uses of DefaultInterviewParameters in com.sun.javatest.interview
Subclasses of DefaultInterviewParameters in com.sun.javatest.interview Modifier and Type Class Description class
SimpleInterviewParameters
A simple interview that can be used for simple test suites.
-