Group: JUnit
Sort:
popular
|
newest
1. JUnit131,190 usages
junit » junitEPL
JUnit is a unit testing framework to write and run repeatable automated tests on Java.
It provides a robust environment to write, organize, and execute automated tests, ensuring code reliability and repeatability.
Its user-friendly annotations and assert methods facilitate the development and running of test cases, making it a
foundational tool for Java developers focusing on quality assurance and test-driven development.
Last Release on Feb 13, 2021
Relocated → org.junit.jupiter »
junit-jupiter-api
2. JUnit1,677 usages
junit » junit-depCPALCPL
3. SpringSource Org JUnit
junit » com.springsource.org.junit
SpringSource Org JUnit
Last Release on Jun 29, 2023
Related Books
How to use JUnit (2016) by Van Nguyen | |
Junit with examples (2016) by Mr Sagar Salunke | |
Learn JUnit (2016) by Joseph Fernandez | |
Testing with Junit (2015) by Frank Appel | |
Pragmatic Unit Testing in Java 8 with JUnit (2015) by Jeff Langr, Andy Hunt, Dave Thomas | |
Mastering Unit Testing Using Mockito and JUnit (2014) by Sujoy Acharya | |
Practical Unit Testing with JUnit and Mockito (2013) by Tomek Kaczanowski | |
JUnit Interview Questions You'll Most Likely Be Asked (2011) by Vibrant Publishers | |
JUnit in Action, Second Edition (2010) by Petar Tahchiev, Felipe Leme, Vincent Massol, Gary Gregory | |
JUnit Pocket Guide (2004) by Kent Beck | |
JUnit Recipes: Practical Methods for Programmer Testing (2004) by J B Rainsberger | |
JUnit in Action (2003) by Vincent Massol, Ted Husted | |
Pragmatic Unit Testing in Java with JUnit (2003) by Andy Hunt, Dave Thomas | |
Pragmatic Unit Testing in Java with JUnit (text only) byA.Hunt.D.Thomas (2003) by A.Hunt.D.Thomas |