Chapter 6. Mock Objects

    Section 6.1.  Introduction

    Section 6.2.  Event Listener Testing

    Section 6.3.  Mock Object Self-Validation

    Section 6.4.  Writing Testable JDBC Code

    Section 6.5.  Testing JDBC Code

    Section 6.6.  Generating Mock Objects with MockMaker

    Section 6.7.  Breaking Up Methods to Avoid Mock Objects

    Section 6.8.  Testing Server-Side Business Logic