Main Content
matlab.unittest.plugins.plugindata.TestContentCreationPluginData Class
Namespace: matlab.unittest.plugins.plugindata
Superclasses: matlab.unittest.plugins.plugindata.PluginData
Plugin data containing test content creation information
Description
The matlab.unittest.plugins.plugindata.TestContentCreationPluginData
class
defines the data passed by the test runner to plugin methods related to test content
creation.
The test runner instantiates this class. You cannot create an object of the class directly.
The matlab.unittest.plugins.plugindata.TestContentCreationPluginData
class is a handle
class.