Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

RUP/XP Guidelines: Test-first Design and Refactoring

By Robert C. Martin Object Mentor, Inc. mailto:rmartin@objectmentor.com http://www.objectmentor.com – This hyperlink in not present in this generated websitewww.objectmentor.com

All Rights Reserved.

A PDF version of this article is available, however, you must have http://www.adobe.com/products/acrobat/alternate.html – This hyperlink in not present in this generated websiteAdobe Acrobat installed to view it. You can download other white papers from the http://www-306.ibm.com/software/rational/info/literature/whitepapers.jsp – This hyperlink in not present in this generated websiteIBM 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.