| View: | [ 2011 | 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Open source Java projects: Jakarta Cactus by Steven Haines - [Clicks: 45]
Unit tests require a granularity that is hard to achieve when testing components inside of a server-side container -- which is exactly why some test-driven developers use Jakarta Cactus. Cactus extends the popular JUnit testing framework with an in-container strategy that enables you to execute test cases for servlets, EJBs, and other server-side code. In this Open source Java projects installment, Steven Haines shows you how to write Cactus test cases for a servlet and run them automatically.
http://www.javaworld.com/javaworld/jw-03-2009/jw-03-osjp-cactus.html - Mar, 2009