Search |
||
JUnit 4 for JDK 1.5Posted by wwake on June 15, 2005 at 4:23 AM PDT
JUnit 4 is out for JDK 1.5. Gunjan Doshi summarizes the changes here.
It uses the JDK 1.5 "attribute" feature, so you label tests with "@Test" rather than following the convention of naming them "testSomething()".
»
Related Topics >>
Extreme Programming Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|