Package: matlab.unittest.plugins.testreport
Superclasses: matlab.unittest.plugins.TestReportPlugin
TestReportPlugin
that creates a test
report in .docx
format
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.
Handle. To learn how handle classes affect copy operations, see Copying Objects.
matlab.unittest.plugins.TestReportPlugin
| matlab.unittest.plugins.TestReportPlugin.producingDOCX