|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface TestProperties.RESULT_MODES
All test options will produce the following basic information at the end of the test process:
Field Summary | |
---|---|
static java.lang.String |
COMPARE
COMPARE - will provide the following information, in addition to the basic information compare actual results with expected results and produce error files where expected results were not accomplished |
static java.lang.String |
GENERATE
GENERATE - will provide the following information, in addition to the basic information will generate a new set of expected results files to the defined PROP_GENERATAE_DIR directory. |
static java.lang.String |
NONE
NONE - will provide the basic information |
Field Detail |
---|
static final java.lang.String NONE
static final java.lang.String COMPARE
static final java.lang.String GENERATE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |