|
|
|
|
|
by formerly_proven
1805 days ago
|
|
> You can generally see whether a unit test was a good unit test based on the fact that you were able to refactor the implementation of the method _without_ having to change the unit test. Yes, those definitely do exist, even in larger systems. "Test the interface, not the implementation." |
|