5 ms·
Depends on how long ago you wrote the tests. Pretty soon the tests you will write, will most likely test that the code does what it does. Not what it should do.
by bobobjorn 14y ago
Depends on how long ago you wrote the tests. Pretty soon the tests you will write, will most likely test that the code does what it does. Not what it should do.
And yes, it is a better problem to have, then to have code that noone wants.