|
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER GetResultsFile () |
This method will return the results file name.
|
||
| Initialize () |
This method parses and initializes the properties from JSON config.
|
| Options | Name | Purpose | |
|---|---|---|---|
| TestConfig (JsonObject) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER outputFormat |
|
||
| CHARACTER outputLocation |
|
||
| LOGICAL quitOnEnd |
|
||
| CHARACTER ResultsFileName |
|
||
| LOGICAL showErrorMessage |
|
||
| Progress.Json.ObjectModel.JsonArray testsJson |
|
||
| LOGICAL throwError |
|
||
| LOGICAL useXref |
|
||
| LOGICAL writeLog |
|
||
| CHARACTER xrefExtension |
|
||
| CHARACTER xrefLocation |
|
||
| LOGICAL xrefThrowError |
|
CHARACTER GetResultsFile ()
|
||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
Initialize ()
|
||||||||||||
TestConfig (JsonObject)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER outputFormat
|
||||||||
|---|---|---|---|---|---|---|---|---|
CHARACTER outputLocation
|
||||||||
LOGICAL quitOnEnd
|
||||||||
CHARACTER ResultsFileName
|
||||||||
LOGICAL showErrorMessage
|
||||||||
Progress.Json.ObjectModel.JsonArray testsJson
|
||||||||
LOGICAL throwError
|
||||||||
LOGICAL useXref
|
||||||||
LOGICAL writeLog
|
||||||||
CHARACTER xrefExtension
|
||||||||
CHARACTER xrefLocation
|
||||||||
LOGICAL xrefThrowError
|
||||||||