Namespace: matlab.unittest.plugins.testreport
Superclasses: matlab.unittest.plugins.TestReportPlugin
Plugin that generates an HTML test report
The matlab.unittest.plugins.testreport.HTMLTestReportPlugin
class provides
a plugin that generates a test report in HTML format.
The matlab.unittest.plugins.testreport.HTMLTestReportPlugin
class is a handle
class.
To create an HTMLTestReportPlugin
instance, use the producingHTML
static method.
Introduced in R2017b