The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


JUnit 4 for JDK 1.5

Posted 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)