Creating Unit tests on Functions using classes.
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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?
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!