Archive for the ‘TDD’ Category
Excellent blog on the TDD test-code-refactor cycle
Just stumbled upon http://schuchert.wikispaces.com/Mockito.LoginServiceExample which, though I got there by googling on Mockito, is actually probably the best detailed example of the TDD test-code-refactor cycle I’ve seen – specifically describing a strategy for keeping the tests passing as smoothly as possible.