Removing Duplication by Refactoring
Published May 5th, 2010 Under Coding | Leave a Comment
This video removes the duplication in the add and subtract classes by introducing an abstract base class. The end result is a use of the template method pattern.
Video Producer: Brett L. Schuchert
Refactoring Java Classes with Eclipse
Published July 21st, 2008 Under Coding, Open Source Tools | Leave a Comment
Small introduction to Eclipse Feature Diagrams function: a tool to refactor Java classes.
Additional resources:
Refactoring Java Code
Refactoring in NetBeans 4.1
xUnit Test Patterns: Refactoring Test Code – Part 2 (video)
Published May 28th, 2008 Under Software Testing | Leave a Comment
Test automation expert Gerard Meszaros talks about his book xUnit Test Patterns and how it can help developers and test automaters write better, more maintainable automated tests. He introduces some of the common Test Smells that test automaters may encounter and what these symptoms should tell them about how they’ve automated the tests.
http://www.informit.com/podcasts/episode.aspx?e=5ea3ec7f-4109-4721-b278-2ba909ec2dcd
xUnit Test Patterns: Refactoring Test Code – Part 1
Published May 28th, 2008 Under Software Testing | Leave a Comment
Test automation expert Gerard Meszaros talks about his book xUnit Test Patterns and how it aids developers and test automaters write better, more maintainable automated tests. He introduces the common Test Smells that test automaters may encounter and what these symptoms should tell them about how they’ve automated the tests.
http://www.informit.com/podcasts/episode.aspx?e=56de908c-a71c-46c2-ae77-ae1f81f749b1