Summary of classes in MATLAB Plugin Test Report Generation
The testreport
classes create plugins to generate test result reports. The matlab.unittest.plugins.testreport
package consists of the following MATLAB® classes.
matlab.unittest.plugins.testreport.DOCXTestReportPlugin | TestReportPlugin that creates a test
report in .docx format |
matlab.unittest.plugins.testreport.HTMLTestReportPlugin | TestReportPlugin that creates a test report in
.html format |
matlab.unittest.plugins.testreport.PDFTestReportPlugin | TestReportPlugin that creates a test
report in .pdf format |