how testing can improve legacy code design

Main menu:

Topics

Recent Posts

Blog

 

May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031  

Past Posts

Java/J2EE

JDBC

Other

Archive for the tag "testing"

how testing can improve legacy code design

May 10th, 2009 by Jeanne Boyarsky

There’s no shortage of articles on how TDD improves the design of new code.  That’s all well and good.  But what about legacy code? How it came up This weekend, I had occasion to make a few enhancements to the email sending project at JavaRanch.  The one that got me thinking about the design was [...]