how testing can improve legacy code design

Site menu:

Topics

Recent Posts

Blog

 

May 2009
M T W T F S S
« Apr   Jun »
 123
45678910
11121314151617
18192021222324
25262728293031

Past Posts

Links:

Archive for May 10th, 2009

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 [...]