Main Content
matlab.unittest.plugins.plugindata.PluginData Class
Namespace: matlab.unittest.plugins.plugindata
Data passed to TestRunnerPlugin
methods
Description
The matlab.unittest.plugins.plugindata.PluginData
class defines the data
passed by the test runner to various plugin methods.
The testing framework instantiates this class. You cannot create an object of the
matlab.unittest.plugins.plugindata.PluginData
class directly.
The matlab.unittest.plugins.plugindata.PluginData
class is a handle
class.
Properties
Version History
Introduced in R2014a