sltest.testmanager.AssessmentSymbol class
Package: sltest.testmanager
Symbol used in assessment
Description
An instance of sltest.testmanager.AssessmentSymbol
that specifies the
name, scope, and value of the symbol used in an assessment.
The sltest.testmanager.AssessmentSymbol
class is a handle
class.
Creation
You do not create an sltest.testManager.AssessmentSymbol
object explicitly.
For assessments in the Test Manager, use getAssessmentSymbols
to obtain the
AssessmentSymbol
object. Then, use addAssessmentSymbol
to add the symbols to an assessment in another test case. By default when you use addAssessment
, the
associated symbols are also copied.
Properties
Examples
Version History
Introduced in R2022a