Main Content
sltest.testmanager.Assessment Class
Namespace: sltest.testmanager
Description
Use objects of the sltest.testmanager.Assessment
class to specify the
name, summary, requirements, and symbols for a logical or temporal assessment. You can also
specify whether the assessment runs when its parent test case runs.
The sltest.testmanager.Assessment
class is a handle
class.
Creation
You do not create an sltest.testmanager.Assessment
object explicitly.
Create assessments in the Test Manager, then use getAssessments
to
obtain the Assessment objects, and addAssessment
to
add them to another test case.
Properties
Methods
Examples
Version History
Introduced in R2022a