Jump to ratings and reviews
Rate this book

Unit Testing in Java: How Tests Drive the Code

Rate this book
Software testing is indispensable and is one of the most discussed topics in software development today. Many companies address this issue by assigning a dedicated software testing phase towards the end of their development cycle. However, quality cannot be tested into a buggy application. Early and continuous unit testing has been shown to be crucial for high quality software and low defect rates. Yet current books on testing ignore the developer's point of view and give little guidance on how to bring the overwhelming amount of testing theory into practice. Unit Testing in Java represents a practical introduction to unit testing for software developers. It introduces the basic test-first approach and then discusses a large number of special issues and problem cases. The book instructs developers through each step and motivates them to explore further.

400 pages, Paperback

First published April 1, 2003

1 person is currently reading
26 people want to read

About the author

Johannes Link

7 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (15%)
4 stars
10 (52%)
3 stars
4 (21%)
2 stars
2 (10%)
1 star
0 (0%)
Displaying 1 of 1 review
Author 12 books1 follower
July 31, 2010
To this day I still don't hear much about this book from other programmers, but in my opinion it's one of the best books I've ever read on unit testing. I got test-driven development for the first time after going through this book. Also good discussion of how to use mock objects, and other tricky things that come up in unit testing. Highly recommended.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.