Namespace: OpenEdge.ABLUnit.Results
Class
TestTestResult
Parent classes:
Inherits: Progress.Lang.Object

Copyright (c) 2013-2014, 2019-2020 by Progress Software Corporation. All rights reserved.
File:TestTestResult
Author(s):hgarapat
Created:Tue Aug 14 16:47:53 IST 2012
/* The result of this test run (test or lifecycle method)



Constructor Summary
Options Name Purpose
TestTestResult () /* Default constructor */
TestTestResult (character) /* Constructor @param character The test name */

Property Summary
Options Name Purpose
Progress.Lang.Error Error
LOGICAL IsIncomplete
CHARACTER Message
Progress.Lang.Stop Stop
CHARACTER TestName
OpenEdge.ABLUnit.Results.TestResultEnum TestResult


Constructor Detail
Top

PUBLIC TestTestResult ()

/* Default constructor
Top

PUBLIC TestTestResult (character)

/* Constructor
Parameters:
pName CHARACTER


Property Detail
Top

PUBLIC Progress.Lang.Error Error

Returns Progress.Lang.Error
Top

PUBLIC LOGICAL IsIncomplete

Returns LOGICAL
Top

PUBLIC CHARACTER Message

Returns CHARACTER
Top

PUBLIC Progress.Lang.Stop Stop

Returns Progress.Lang.Stop
Top

PUBLIC CHARACTER TestName

Returns CHARACTER
Top

PUBLIC OpenEdge.ABLUnit.Results.TestResultEnum TestResult

Returns OpenEdge.ABLUnit.Results.TestResultEnum


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0