sltest.stmv2.results.ResultSet
R2026bDescription
Note
The redesigned Simulink® Test Manager is a tech preview in R2026b. The primary purpose of the tech preview is to provide early access to the most common testing workflows. For more information about supported workflows, see Overview of the Redesigned Simulink Test Manager (Tech Preview).
To enable the feature, click the New Test Manager button in the
existing Test Manager or use the sltest.stmv2.open function at
the command line.
sltest.stmv2.results.ResultSet objects represent the results of
a test execution instance in the redesigned Simulink Test Manager. Use
sltest.stmv2.results.ResultSet objects to access the
sltest.stmv2.results.TestFileResult objects for each test file you
run.
Creation
To create sltest.stmv2.results.ResultSet objects, run tests in the
redesigned Simulink Test Manager UI, then use the
sltest.stmv2.results.getAllResultSets function.
Properties
Object Functions
getCoverageResult | Get coverage results (Tech Preview) |
getCoverageResultsTable | Create table of coverage results (Tech Preview) |
Examples
Version History
Introduced in R2026b