Package: matlab.unittest.plugins.testreport
Superclasses: matlab.unittest.plugins.TestReportPlugin
TestReportPlugin
that creates a test
report in .pdf
format
A PDFTestReportPlugin
is an instance of the TestReportPlugin
class
that creates a test result report in PDF
format.
To create a PDFTestReportPlugin
instance, use the matlab.unittest.plugins.TestReportPlugin.producingPDF
static
method.
Handle. To learn how handle classes affect copy operations, see Copying Objects in the MATLAB® documentation.
matlab.unittest.plugins.TestReportPlugin
| matlab.unittest.plugins.TestReportPlugin.producingPDF