matlab.unittest.plugins.testreport Package

Summary of classes in MATLAB Plugin Test Report Generation

Description

The testreport classes create plugins to generate test result reports. The matlab.unittest.plugins.testreport package consists of the following MATLAB® classes.

Classes

matlab.unittest.plugins.testreport.DOCXTestReportPluginTestReportPlugin that creates a test report in .docx format
matlab.unittest.plugins.testreport.HTMLTestReportPluginTestReportPlugin that creates a test report in .html format
matlab.unittest.plugins.testreport.PDFTestReportPluginTestReportPlugin that creates a test report in .pdf format
Introduced in R2016b