Hi cactusers, Here's some self propaganda :-)
After more than 18 months of hard work, JUnit in Action is now available in all bookshops. It's a practical book showing how to unit test real life J2EE applications. It covers several unit testing strategies, explaining the reasoning behind them, including mock objects and Cactus and shows how to apply these strategies to unit testing all types of components: Servlets, Filters, JSPs, Taglibs, database applications, EJBs, etc. It also show how to automate unit testing with different tools: Ant, Maven and Eclipse. You can find all information on the Manning web site (http://manning.com/massol): - Table of contents - 2 samples chapters (one on mock objects) - Preface - Index There are also several reviews available: - TheServerSide review: http://www.theserverside.com/resources/article.jsp?l=JUnitBookReview - JavaRanch review: http://www.javaranch.com/bunkhouse/Miscellaneous.jsp#1930110995 - Amazon reviews: http://tinyurl.com/x37x For Cactus lovers :-), on the 12 chapters of the book, there are 6 talking about Cactus. You'll also learn when to use Cactus and when to use Mock Objects (a crucial question!). I Hope you'll like it... -Vincent JUnit in Action author (http://manning.com/massol) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
