User Ratings

★★★★★
★★★★
★★★
★★
42
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

Rate This Project
Login To Rate This Project

User Reviews

  • Fantastic project, thanks a lot for conveying
  • good job
  • Good Tool. I always use it!
  • Essential tool. I use it to design software in terms of jUnit test cases of what I want the software to do and look. Then code to the jUnit test cases. Writing the end code first, before its actually implemented, lets you design an easy to use API since you can spot messy spots or areas that will give you trouble real quick. jUnit provides an easy way for you to actually do that and in the end you end up with 2 things. Implementation of the code you were designing and a bunch of jUnit test cases that test for the desired capability. jUnit then makes sure any future changes don't break any of your original code capabilities.
  • Very powerful tool to run unit tests. I use it with mockito (mock objects).
  • Very useful and easy to use testing for Java.
  • Really good unit testing for Java.
  • JUnit is the Java testing framework that brought regression testing to all of us. (Test.)
  • ...but I'm biased
  • 这个软件还是不错的. 就是安装烦了点. 需要会用Eclipse.
  • best testing suite ever... esp 4
  • highly recommend this excellent software.
  • extremely easy to use, very efficient, and perfectly designed.
  • If there is no tests, then your code is bad.
  • Very nice!
  • one of the best pieces of software ever created
  • Could live without it, but could not code without it! Unfortunately, the documentation on the advanced features is somewhat scant....