Main Content
runSession
Class: matlab.unittest.plugins.TestRunnerPlugin
Namespace: matlab.unittest.plugins
Extend running of test session
Description
runSession(
extends the running of the original plugin
,pluginData
)TestSuite
array passed by the testing
framework to the test runner within a test session. The framework evaluates this method one
time for the entire TestSuite
array.
Input Arguments
Examples
Version History
Introduced in R2019b