Main Content
getOutputTriggerResults
Class: sltest.testmanager.TestIterationResult
Namespace: sltest.testmanager
Syntax
otr = getOutputTriggerResults(tir)
otr = getOutputTriggerResults(tcr)
Description
creates an output trigger results object from a test iteration result otr
= getOutputTriggerResults(tir
)tir
object.
creates an output trigger results object from a test case result otr
= getOutputTriggerResults(tcr
)tcr
object. Use this syntax for a test case that does not have iterations.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2023a