matlab.unittest.plugins.testreport.DOCXTestReportPlugin class
Package: matlab.unittest.plugins.testreport
Superclasses: matlab.unittest.plugins.TestReportPlugin
TestReportPlugin
that creates a test
report in .docx
format
Description
A DOCXTestReportPlugin
is an instance of the TestReportPlugin
class
that creates a test result report in .docx
format.
To create a DOCXTestReportPlugin
instance, use the matlab.unittest.plugins.TestReportPlugin.producingDOCX
static
method.
Properties
Copy Semantics
Handle. To learn how handle classes affect copy operations, see Copying Objects.
Version History
Introduced in R2016b