Java Unit Testing in Java: How Tests Drive the Code
Unit Testing in Java: How Tests Drive the Code
by Johannes Link and Peter Frohlich
Morgan Kaufmann uploaders 2003 (325 pages)

This is a practical introduction to using automated unit tests and the test-first approach in your day-to-day software development. The author gives clear guidance on how to make tests work for you, and shows how test-driven development works in practice.

Table of Contents
Java ScreenShot
Java ScreenShot
Java ScreenShot
Java ScreenShot
- Basic Techniques
Java ScreenShot - Introduction
Java ScreenShot - Automating Unit Tests
Java ScreenShot - Basic Steps of the Test-First Approach
Java ScreenShot - Test Ideas and Heuristics
Java ScreenShot - The Inner Life of a Test Framework
Java ScreenShot - Dummy and Mock Objects for Independence
Java ScreenShot - Inheritance and Polymorphism
Java ScreenShot - How Much is Enough?
- Advanced Topics
Java ScreenShot - Persistent Objects
Java ScreenShot - Concurrent Programs
Java ScreenShot - Distributed apps
Java ScreenShot - Web apps
Java ScreenShot - Graphical User Interfaces
Java ScreenShot - The Role of Unit Tests in the Software Process
Java ScreenShot - Loose Ends and Opportunities
- Appendices
Java ScreenShot - Notes to JUnit
Java ScreenShot - Unit Tests with Other Programming Languages
Java ScreenShot
Java ScreenShot
Java ScreenShot
Java ScreenShot
Java ScreenShot