JUnit
From Software By Jeff
If the bar is green, the code is clean! Using JUnit testing while developing software can provide many benefits in the long run. It can add time to the front-end of development planning, but the end result can be more reliable code and fewer bugs introduced.
JUnit Home (http://junit.org)
| Table of contents |
[edit]
Installation
[edit]
User Configuration
[edit]
IDE Integration
JUnit testing is enabled by both Eclipse v3 and NetBeans v4. This discussion of JUnit will touch on
[edit]