matlab.unittest.plugins.XMLPlugin Class
Namespace: matlab.unittest.plugins
Superclasses: matlab.unittest.plugins.TestRunnerPlugin
Plugin that writes test results to XML file
Description
The matlab.unittest.plugins.XMLPlugin class provides a plugin that writes
test results to an XML file.
The matlab.unittest.plugins.XMLPlugin class is a handle class.
Creation
To create an XMLPlugin instance, use the producingJUnitFormat static method.
Methods
Examples
Version History
Introduced in R2015b