Package: matlab.unittest.plugins.plugindata
Data object passed to TestRunnerPlugin methods
The PluginData
class defines the data the TestRunner
passes
to various plugin methods. It is created by the TestRunner
,
so there is no need for test plugin authors to construct this class
directly.
|
Label of test content executed by the test runner within the
scope of a plugin method, represented as a character vector. Use the |