Main Content
sltest.testmanager.ComparisonRunResult Class
Namespace: sltest.testmanager
Access result of a comparison test
Description
You can access the results of a data comparison (such as a baseline or equivalence
test) with instances of
sltest.testmanager.ComparisonRunResult
.
Creation
getComparisonResult(t)
creates instances of
sltest.testmanager.ComparisonRunResult
, where
t
is a test results object.
Properties
Methods
Examples
Version History
Introduced in R2017b