JUnit Recipes: Practical Methods for Programmer Testing (PDF 英文版)
(PDF 英文版)
by J. B. Rainsberger
Paperback: 752 pages
Publisher: Manning Publications (July 15, 2004)
ISBN-10: 1932394230
ISBN-13: 978-1932394238
In this book you will find one hundred and thirty-seven solutions to a range of problems, from simple to complex, selected for you by an experienced developer and master tester. Each recipe follows the same organization giving you the problem and its background before discussing your options in solving it.
Getting started with JUnit
Recipes for: servlets, JSPs, EJBs, Database code, much more
Difficult-to-test designs, and how to fix them
How testing saves time
Choose a JUnit extension: HTMLUnit, XMLUnit, ServletUnit, EasyMock, and more!
详细介绍,源码在此:http://www.manning.com/rainsberger/