https://fr.mathworks.com/help/matlab/ref/matlab.unittest.plugins.testrunnerplugin.setupsharedtestfixture.html
matlab.unittest.plugins.TestRunnerPlugin.setupSharedTestFixture - Extend setting up shared test...
This MATLAB function extends the setting up of a shared test fixture.
setting upmatlabunittestpluginsextend
https://de.mathworks.com/help/matlab/ref/matlab.unittest.plugins.testrunnerplugin.reportfinalizedsuite.html
matlab.unittest.plugins.TestRunnerPlugin.reportFinalizedSuite - Extend reporting of finalized...
This MATLAB function extends the reporting of a finalized portion of the original test suite.
matlabunittestpluginsextendreporting
https://it.mathworks.com/help/matlab/ref/matlab.unittest.plugins.testrunnerplugin.runtestclass.html
matlab.unittest.plugins.TestRunnerPlugin.runTestClass - Extend running of Test elements from same...
This MATLAB function extends the running of tests that belong to the same test class, function, or script.
https://www.mathworks.com/help/matlab/ref/matlab.unittest.plugins.testrunnerplugin.runtest.html
matlab.unittest.plugins.TestRunnerPlugin.runTest - Extend running of single Test element - MATLAB
This MATLAB function extends the running of a single Test element.
matlabunittestplugins