Namespace: OpenEdge.ABLUnit.Runner
Class
TestConfig
Parent classes:
Progress.Lang.Object

Inherits: Progress.Lang.Object

Copyright (c) 2013-2015 by Progress Software Corporation. All rights reserved.
File:TestConfig
Author(s):psajja
Created:Wed Nov 20 15:56:07 IST 2013




Method Summary
Options Name Purpose
CHARACTER GetResultsFile () This method will return the restuls file name.
Initialize () This method parses and initializes the valies.

Constructor Summary
Options Name Purpose
TestConfig (JsonObject)

Property Summary
Options Name Purpose
CHARACTER outputFormat
CHARACTER outputLocation
LOGICAL quitOnEnd
CHARACTER ResultsFileName
LOGICAL showErrorMessage
Progress.Json.ObjectModel.JsonArray testsJson
LOGICAL throwError
LOGICAL writeLog


Method Detail
Top

CHARACTER GetResultsFile ()

Purpose: This method will return the restuls file name.
Notes:
Returns CHARACTER
Top

Initialize ()

Purpose: This method parses and initializes the valies.
Notes:


Constructor Detail
Top

TestConfig (JsonObject)

Purpose:
Notes:
Parameters:
inputJson Progress.Json.ObjectModel.JsonObject


Property Detail
Top

CHARACTER outputFormat

Returns CHARACTER
Top

CHARACTER outputLocation

Returns CHARACTER
Top

LOGICAL quitOnEnd

Returns LOGICAL
Top

CHARACTER ResultsFileName

Returns CHARACTER
Top

LOGICAL showErrorMessage

Returns LOGICAL
Top

Progress.Json.ObjectModel.JsonArray testsJson

Returns Progress.Json.ObjectModel.JsonArray
Top

LOGICAL throwError

Returns LOGICAL
Top

LOGICAL writeLog

Returns LOGICAL


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15