junit

junit

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

Recommended: 4.13.2 35 versions jar Updated 5 years ago Eclipse Public License 1.0Checking...

Add to your project4.13-beta-2

<dependency>
    <groupId>junit</groupId>
    <artifactId>junit</artifactId>
    <version>4.13-beta-2</version>
</dependency>

Version Details — 4.13-beta-2

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Eclipse Public License 1.0

JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.

Checking security advisories...