Posts Tagged ‘TDD’

Michael Feathers’ Blog: The Deep Synergy Between Testability and Good Design

Thursday, September 27th, 2007

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.