matlab.unittest.plugins.TestRunProgressPlugin.withVerbosity
Class: matlab.unittest.plugins.TestRunProgressPlugin
Namespace: matlab.unittest.plugins
Create plugin that displays test run progress at specified verbosity
Syntax
Description
plugin = matlab.unittest.plugins.TestRunProgressPlugin.withVerbosity(
creates a plugin that displays test run progress at the specified verbosity level. By
default, the plugin directs its text output to the screen.level
)
Input Arguments
Examples
Version History
Introduced in R2014b