Friday, September 15, 2006

JUnit Recipes - Practical Methods for Programmer Testing


A cookbook for building better Java applications, this book contains 150 recipes for better code, using JUnit as both a testing and design tool. Each recipe is a short, self-contained article that answers questions about how to use JUnit, from taking the first steps to testing complex J2EE applications, including servlets, JSPs, EJBs, and JMS components. For developers that want to use JUnit on a new project, information on how to design easy-to-test applications is provided, helping avoid the design pitfalls of many legacy applications. For those that need to start testing an existing application, recipes dedicated to testing even the most difficult legacy components, such as EJBs and JDBC code, are also provided.

Download

0 Comments:

Post a Comment

<< Home