Package: matlab.unittest.plugins.testreport
Superclasses: matlab.unittest.plugins.TestReportPlugin
TestReportPlugin
that creates a test report in
.html
format
An HTMLTestReportPlugin
is an instance of the
TestReportPlugin
class that creates a test result report in
.html
format. To create a HTMLTestReportPlugin
instance, use the matlab.unittest.plugins.TestReportPlugin.producingHTML
static
method.
Handle. To learn how handle classes affect copy operations, see Copying Objects.
matlab.unittest.plugins.TestReportPlugin
| matlab.unittest.plugins.TestReportPlugin.producingHTML