The chapter on SUnit needs to be updated to record that:
- Resources have setUp and tearDown methods, and these should do the work
- shouldInheritSelectors on the class side is used to control inheritance of tests
- tests should assert something, or say self smokeTest or self deliberatelyDidNotAssert