MATLAB Programming Fundamentals - MathWorks

(やまだぃちぅ) #1
The run method at this level, runTestClass, extends the running of tests that belong to
the same test class or the same function-based test, and incorporates the functionality
described for the test class level plugin methods.

See Also
addlistener | matlab.unittest.TestCase | matlab.unittest.TestRunner |
matlab.unittest.fixtures.Fixture |
matlab.unittest.plugins.OutputStream |
matlab.unittest.plugins.TestRunnerPlugin

Related Examples



  • “Create Custom Plugin” on page 33-117

  • “Plugin to Generate Custom Test Output Format” on page 33-128

  • “Write Plugin to Save Diagnostic Details” on page 33-123


33 Unit Testing

Free download pdf