Test only the situations necessary to fully exercise all of the code’s behavior
Sufficiently assert that the code does everything a new implementation would need to do
Test only the situations necessary to fully exercise all of the code’s behavior
Sufficiently assert that the code does everything a new implementation would need to do