On Fri, Jul 17, 2009 at 2:28 PM, Dimitrios Christodoulakis<dimi....@gmail.com> wrote: [snip] > > Just a quick question to Wes: In your upcoming book, which is in the > MEAP phase, there is an appendix titled Unit testing with JUnit and > TestNG . Is there any plan to include some examples describing the > different kinds of unit testing that can be done? I am looking forward > to taking a look at it. >
Yes, it will be very high-level, meant to demonstrate how easy testing is meant to be. IMO, a lot of the people that are still shying away from unit testing do so because (they believe) testing is difficult to setup and a hassle to maintain. There will be examples for junit, testNG, and how to inject with spring as well as using maven to automate the running of tests. I'll also discuss the various testing strategies (integration vs. unit) and basically evangelize the same position I'm arguing for on this thread :-D -Wes -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org