Creating Unit tests on Functions using classes.

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?

Answers (0)

This question is closed.

Asked:

BdS
on 25 Oct 2018

Closed:

on 26 Oct 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!