Info
This question is closed. Reopen it to edit or answer.
Creating Unit tests on Functions using classes.
10 views (last 30 days)
Show older comments
Hi there, I've got rather a long function which I will have to test (unit test). The function contains many iterim results which I will have to test separetely. The test consists of testing not only the output values but also the in- and output Data Types, Size of rows etc. Do you know I can do it efficiently?
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!