October 2013
Intermediate to advanced
368 pages
9h 20m
English
I designed the chapters in the book to function as stand-alone as possible. You should be able to pick up a random chapter and work through it without having to fully read any other chapters. I provide ample cross-references throughout to allow you to jump around easily if you’re using an ereader.
Each chapter begins with a quick overview and ends with a chapter summary plus a preview of the next chapter. I chose the names of these brief sections to correspond cutely to the initialization and cleanup sections used by many unit test frameworks—“Setup” and “Teardown.”
The book contains numerous code examples. Most of the code presented will reference a specific filename. You can find the complete set of example code ...