photo

doyz


Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to use runtests() command
I have created a test script Test1.m using classes located in a folder called "test". classdef Test1 < matlab.unittest.Test...

6 years ago | 1 answer | 0

1

answer

Question


MATLAB Class-based unit tests: How to pass in variable containing data to test
I'm not sure how to pass in variables when executing a unit test. These variables were created from another function not placed ...

6 years ago | 1 answer | 0

1

answer