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

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?