RUP/XP Guidelines: Test-first Design and Refactoring
By Robert C. Martin
Object Mentor, Inc.
mailto:rmartin@objectmentor.com
www.objectmentor.com
All Rights Reserved.
A PDF version of this article
is available, however, you must have
Adobe Acrobat installed to view it. You
can download other white papers from the
IBM Web site.
Abstract
This paper demonstrates the techniques of refactoring in the presence of test-first
design and conveys a programming attitude. A program is not done when it works;
a program is done when it works and when it's as simple and clean as
possible.
|