Legacy Code to Testable Code #6: Add Overload
This post is part of the “Legacy Code to Testable Code” series. In the series we’ll talk about making refactoring […]
Legacy Code to Testable Code #6: Add Overload Read More »
This post is part of the “Legacy Code to Testable Code” series. In the series we’ll talk about making refactoring […]
Legacy Code to Testable Code #6: Add Overload Read More »
This post is part of the “Legacy Code to Testable Code” series. In the series we’ll talk about making refactoring
Legacy Code to Testable Code #5: Extract Class Read More »
This post is part of the “Legacy Code to Testable Code” series. In the series we’ll talk about making refactoring
Legacy Code to Testable Code #4: More Accessors! Read More »
This post is part of the “Legacy Code to Testable Code” series. In the series we’ll talk about making refactoring
Legacy Code to Testable Code #3: Adding Setter Accessors Read More »
This post is part of the “Legacy Code to Testable Code” series. In the series we’ll talk about making refactoring
Legacy Code To Testable Code #2: Extract Method Read More »
This post is part of the “Legacy Code to Testable Code” series. In the series we’ll talk about making refactoring
Legacy Code To Testable Code #1: Renaming Read More »
The word “legacy” has a lot of connotations. Mostly bad ones. We seem to forget that our beautiful code gets
Legacy Code To Testable Code: Introduction Read More »
It’s a funny thing, code testability. It’s not really defined, or rather, it is defined poorly. If “testable code” is
Testability != Good Design Read More »
Whenever we learn a new skill, and go deeper, it feels like we’re climbing a stairway to mastery. A few
Stairway to Heaven Read More »