Main Content

genResultSetBlock

Class: sltest.testmanager.TestResultReport
Namespace: sltest.testmanager

Generate results set section

Syntax

groupObj = genResultSetBlock(obj,result)

Description

groupObj = genResultSetBlock(obj,result) generates the results set section.

This method also calls:

Input Arguments

expand all

Test report, specified as a sltest.testmanager.TestResultReport object.

Result set, specified as a sltest.testmanager.ReportUtility.ReportResultData object.

Output Arguments

expand all

The result set section generated by the method, returned as an mlreportgen.dom.Group object.

Version History

Introduced in R2016a