The art of unit testing : with examples in .NET / Roy Osherove
Imprint
Greenwich, CT: Manning, 2009
Descript
296 p. : ill. ; 24 cm
CONTENT
Getting started : The basics of unit testing ; A first unit test -- Core techniques : Using stubs to break dependencies ; Interaction testing using mock objects ; Isolation (mock object) frameworks -- The test code : Test hierarchies and organization ; The pillars of good tests -- Design and process : Integrating unit testing into the organization ; Working with legacy code