Main Content
matlab.unittest.plugins.testreport.DOCXTestReportPlugin Class
Namespace: matlab.unittest.plugins.testreport
Superclasses: matlab.unittest.plugins.TestReportPlugin
Plugin that generates a DOCX test report
Description
The matlab.unittest.plugins.testreport.DOCXTestReportPlugin
class provides
a plugin that generates a test report in DOCX format.
The matlab.unittest.plugins.testreport.DOCXTestReportPlugin
class is a handle
class.
Creation
To create a DOCXTestReportPlugin
instance, use the producingDOCX
static method.
Properties
Version History
Introduced in R2016b