matlab.unittest.plugins.plugindata.TestContentCreationPluginData class
Package: matlab.unittest.plugins.plugindata
Plugin data containing test content creation information
Description
The TestContentCreationPluginData
class defines the data passed by the
TestRunner
to plugin methods related to test content
creation. The TestRunner
instantiates this class, so you are
not required to create an object of the class directly.