JUnit in Action Vincent Massol, Ted Husted | ||
"JUnit in Action" picks up where these other texts leave off. This is not a book on test-driven development, and it's not a book trying desperately to convince you of the value of tests. The book's goal is to demonstrate exactly how to write comprehensive unit tests for the various components of your J2EE applications. Writing tests for servlets, filters, JSPs, taglibs, database components, and EJBs are all covered in detail, as are testing strategies using mock objects and Cactus. Not only are you shown how to write the tests, but also how to write testable code. Along the way, the author points out useful best practices and how to use design patterns to improve your tests and the code you are testing. Code examples are thoroughly documented throughout the text in order to illustrate the techniques being discussed. "JUnit in Action" is the definitive how-to manual for unit testing J2EE components. Pick up one of the other books if you're looking for something more motivational, but when you're ready to sit down and bang out some code, you'll want this book at your side. (Jason Menard - Bartender, November 2003) | ||
More info at Amazon.com || More info at Amazon.co.uk |
Head First Java by Bert Bates, Kahy Sierra |
Designing with Web Standards by Jeffrey Zeldman |
Extreme Programming with Ant by Glenn Niemeyer, Jeremy Poteet |
JavaServer Pages by Larne Pekowsky |
Contributing to Eclipse - Principles, Patterns, and Plug-Ins by Erich Gamma, Kent Beck |
eBay Hacks by David A Karp |
Enterprise J2ME: Developing Mobile Java Applications by Michael Yuan |
Developing J2EE Applications with WebSphere Studio: IBM Certified Enterprise Developer (IBM Certification Study Guides) by Howard Kushner |
JSP: Practical guide for Java Programmers by Robert J. Brunner |
Bluetooth Application Programming with the Java APIs by C Bala Kumar, Paul J. Kline, Timothy J. Thompson |
BEA Weblogic Server 8.1 by Steve Steffen, Malcolm Garland, et al |