Run All Double Precision TestsAt the command prompt, run all the test elements from TestRand.m that use the
parameter name 'double'.runtests('TestRand','ParameterName','double');Running TestRand
..........
..........
..........
..........
..........
..........
..........
..........
.
Done TestRand
__________See Also
matlab.unittest.TestCase | matlab.unittest.TestSuite |
matlab.unittest.selectorsRelated Examples
- “Create Basic Parameterized Test” on page 33-82
33 Unit Testing