>Is there a generic Java class to extend for unit testing, or do we just roll >our own? I think that I remember reading about some GNU testing util, but I >know neither what it is nor how to use it. Any help? Thanks. You are looking for Mauve. http://sourceware.cygnus.com/mauve/ This is a free Java library test suite in development. We are participating in helping to build it. -- Aaron M. Renn ([EMAIL PROTECTED]) http://www.urbanophile.com/arenn/
- Regression Tests Daniel Rall
- Regression Tests Aaron M. Renn
- Regression Tests mike.fletcher
- Re: Regression Tests Steven Augart

