Main Content
setAssessmentsCallback
Class: sltest.testmanager.TestCase
Namespace: sltest.testmanager
Syntax
setAssessmentsCallback(tc,callback)
Description
setAssessmentsCallback(
specifies the assessment callback to assign to the specified test case. You can use an
assessment callback to define variables to use in logical and temporal assessment conditions
and expressions. The callback you specify appears in the Assessment
Callback section of the test case in the Test Manager.tc
,callback
)
Input Arguments
Examples
Version History
Introduced in R2020b