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 ...
JUnit, a simple testing framework created by Kent Beck and Erich Gamma during a long airplane trip a few years ago, ushered in a new era of developer testing. A cottage industry grew up around "*Unit" ...