Resources Manning – Where one can buy the MEAP early release of the book Amazon – Sometimes cheaper than Manning for print books Art of Unit Testing Wiki Site -The wiki site for the book The book will be in print I think April 2009 as Roy mentioned in his blog if you wish to […]
Archive: March 2009
When doing unit testing, one always comes to a point where there this “kind of hard” part to test since the part depends on something you might not have control over or depends on the functionality of the dependency to complete. In “Working Effectively with Legacy Code” by Michael C. Feathers talks about a dependency […]