Class: matlab.unittest.plugins.TestRunnerPlugin
Package: matlab.unittest.plugins
Extend running of test session
runSession(
extends the running of the original plugin
,pluginData
)TestSuite
array passed by the testing
framework to the TestRunner
within a test session. The framework
evaluates this method one time for the entire TestSuite
array.
matlab.unittest.plugins.Parallelizable
| matlab.unittest.plugins.plugindata.RunPluginData
| matlab.unittest.TestRunner
| matlab.unittest.TestSuite