Michael Feathers’ Blog: The Deep Synergy Between Testability and Good Design
Michael Feathers’ Blog: The Deep Synergy Between Testability and Good Design
When I write tests and I have the urge to test a private method, I take
it as a hint… I listen to the hint, and factor my design differently.
Tags: programming, TDD, testing