Main Content

layoutReport

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

Incorporates parts of report into one document

Syntax

layoutReport(obj)

Description

layoutReport(obj) incorporates the report parts into one document. The report is divided into three main parts: title page, table of contents, and the main body.

This method also calls:

Input Arguments

expand all

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

Version History

Introduced in R2016a