Main Content
matlab.unittest.plugins.testreport.HTMLTestReportPlugin Class
Namespace: matlab.unittest.plugins.testreport
Superclasses: matlab.unittest.plugins.TestReportPlugin
Plugin that generates an HTML test report
Description
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.
Creation
To create an HTMLTestReportPlugin
instance, use the producingHTML
static method.
Properties
Version History
Introduced in R2017b