GeekArticles
Java
J2SE
Java
J2SETaking JUnit Out of the Box
JUnit is practically ubiquitous among Java developers as a way to test code, but it's somewhat limited by the fact that it's only meant to run in one JVM on one box, hampering its usefulness when developing distributed applications. In this article, Amir Shevat shows how the open source JUnit extension Pisces helps JUnit overcome this limitation.
Sponsored Links
Read Next: Generics in J2SE 5.0
Related Topics
Subscribe via RSS
J2SE
- An annotation-based persistence framework
- Using Drools in Your Enterprise Java Application
- Introduction to the ASM 2.0 Bytecode Framework
- Important Notice for ONJava Readers About O'Reilly RSS and Atom Feeds
- Hacking Swing with Undocumented Classes and Properties
- iBatis DAO
- Hibernate 3 Formulas
- Give Your Business Logic a Framework with Drools
- Web Services Messaging with Apache Axis2: Concepts and Techniques
- Eclipse Plugins Exposed, Part 3: Customizing a Wizard
