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.
|
Modifier and Type | Field and Description |
---|---|
protected TestsInterview.TreeOrFileChoiceQuestion |
TestsInterview.qTreeOrFile |
Modifier and Type | Method and Description |
---|---|
protected TestsInterview.TreeOrFileChoiceQuestion |
TestsInterview.createTreeOrFileChoiceQuestion(Interview interview,
java.lang.String tag)
creation of {#link TreeOrFileChoiceQuestion} is extracted into separate class
to enable 'hooks' and return {#link TreeOrFileChoiceQuestion} sub class
|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.