Transform Your Software

[magazine]
Refactoring & Generalization in TDD
Volume-Issue: 
2007-10
Article Summary: 

Bring out the best in your code. Systematic code transformations are an important tool for test-driven development. Refactoring and generalization—common code transformations in TDD—improve the code while preserving its behavior and broaden the capabilities of the software. Each technique has its place, and together they help make TDD effective.