Package: matlab.unittest.plugins.plugindata
Plugin data containing selected test information
The TestSuiteRunPluginData
defines the data the TestRunner
passes
to plugin methods related to running tests from the suite. The TestRunner
creates
this, so there is no need for test plugin authors to construct this
class directly.
|
Name corresponding to the portion of the test suite the runner
executes within a plugin method, represented as a character vector.
Use the |
|
Select test methods, represented as a |
|
Results from running select test methods listed in |