Skip to content Skip to sidebar Skip to footer
Showing posts with the label Tdd

How Do I Unit Test The Methods In A Method Object?

I've performed the 'Replace Method with Method Object' refactoring described by Beck. N… Read more How Do I Unit Test The Methods In A Method Object?

How Tdd Can Be Applied To Django Class Based Generic Views?

Since Class based Generic Views in Django involve some work by the framework I find very hard to w… Read more How Tdd Can Be Applied To Django Class Based Generic Views?