Assignment 4 Unit Tests

Assignment 4 Unit Tests

par Thomas Tsangaris,
Nombre de réponses : 1
Do we need only 1 unit test per function or more than 1? 
En réponse à Thomas Tsangaris

Re: Assignment 4 Unit Tests

par Ramses van Zon,

For the assignment 1 per function will do, if it is not too trivial (like passing empty arrays).  Personally, I would suggest like at least one trivial and one less trivial test.