Java Unit Testing with open source: JUnit
Submitted by charlie.collins on Wed, 04/03/2002 - 07:25
Tagged:
JUnit is a full featured "Regression Testing Framework" for java. JUnit is open source via the IBM Common Public License. JUnit is good stuff. Checkit via the link. http://www.junit.org







Comments
Re: Java Unit Testing with open source: JUnit