TotT: Too Many Tests
<<In the movie Amadeus , the Austrian Emperor criticizes Mozart’s music as having “too many notes.†How many tests are “too many†to test one function? Consider the method decide : public void decide(int a, int b, int c, int d, int e, int f) { …>> (more…)
See original post by Chris Gilmer