Main Content
getCustomCriteriaResult
Class: sltest.testmanager.TestCaseResult
Namespace: sltest.testmanager
Get custom criteria results from test case result
Syntax
ccResult = getCustomCriteriaResult(tcResult)
Description
ccResult = getCustomCriteriaResult(tcResult)
creates
the custom criteria result object ccResult
from
test case result tcResult
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b