Eliminate Duplication

In TestDrivenDevelopment, EliminateDuplication is the goal of the ReFactoring step that comes between getting the UnitTests to pass and proceeding to the next UnitTest.

The goal of EliminateDuplication is to arrive at code that says everything OnceAndOnlyOnce.

See OnceAndOnlyOnce


CategoryExtremeProgramming CategoryTestDrivenDevelopment


EditText of this page (last edited March 25, 2004) or FindPage with title or text search