Package: matlab.unittest.plugins.plugindata
Plugin data containing test content creation information
The TestContentCreationPluginData
class defines
the data the TestRunner
passes to plugin methods related
to test content creation. The TestRunner
creates this
class, so there is no need for test plugin authors to construct the
class directly.