Difference between revisions of "Extensions.TestResultHandling.MultipleOrSingleLimit"

From emotive
Jump to navigation Jump to search
(Created by Ngoc Tran.)
 
(No difference)

Latest revision as of 08:25, 18 November 2019

Classification

Name MultipleOrSingleLimit
Short Description Represents the limit that at least is set by the author.
Class Action
Extension OTX TestResultHandling extension
Group TestResultHandling related Actions
Exceptions -
Checker Rules -
Standard Compliant Yes

OTL Syntax

ActionRealisation TestResultHandling.MultipleOrSingleLimit(otx:NumericTerm upperLimit);

Description

This simple container element represents the limit that at least is set by the author. The content-type is a <xsd:choice>.

Properties

Name Data Type Class Default Cardinality Description
upperLimit otx:Numeric Term - [1..1] The upper limit of the tolerance range.


See also

AddFileToTestResult
AddInfoToTestResult
CloseTestResultSession
MultipleLimit
SetDtcTestResult
SetEqualityTestResult
SetListTestResult
SetMapTestResult
SetTestResult
SetTestResultHandlingLevel
SetToleranceTestResult
SetValueTestResult
GetTestResultContainerByName
GetTestResultSession
GetTestResultState