Re: Documentation for JUnit
Posted By:
Anonymous
Posted On:
Sunday, February 9, 2003 12:43 AM
What kind of documentation are you looking for? What are your doubts about JUnit?
Re: Documentation for JUnit
Posted By:
Jeanne_Boyarsky
Posted On:
Saturday, February 8, 2003 04:32 PM
The documentation is in the JavaDoc at http://www.junit.org/junit/javadoc/index.htm
I like the Java Cookbook tutorial at http://junit.sourceforge.net/doc/cookbook/cookbook.htm
There are a lot of articles at junit.org so you should take some time and explore.