JUnit
JUnit is a regression testing framework. It is used by the developer who implements unit tests in Java. The junit-dep artifact is the same as the junit artifact, expect that all dependencies are explicity declared and unbundled.
| Artifact | Download (JAR) (214 KB) |
|---|---|
| POM File | View |
| HomePage | http://junit.org |
| Organization | JUnit |
| Issue Tracker |
This artifact depends on ...
| Group | Artifact | Version |
|---|---|---|
| org.hamcrest | hamcrest-core |
This artifact is used by ...
Licenses
| License | URL |
|---|---|
| Common Public License Version 1.0 | http://www.opensource.org/licenses/cpl1.0.txt |
Developers
| Name | Developer Id | Roles | Organization | |
|---|---|---|---|---|
| David Saff | ||||
| Erich Gamma | ||||
| Kent Beck |
Source Control
| Connection | scm:git:git://github.com/KentBeck/junit.git |
|---|---|
| Developer Connection | |
| Tag | HEAD |
| URL | http://github.com/KentBeck/junit |
Packages
| junit.extensions |
| junit.framework |
| junit.runner |
| junit.textui |
| org.junit |
| org.junit.experimental |
| org.junit.experimental.categories |
| org.junit.experimental.max |
| org.junit.experimental.results |
| org.junit.experimental.runners |
| org.junit.experimental.theories |
| org.junit.experimental.theories.internal |
| org.junit.experimental.theories.suppliers |
| org.junit.internal |
| org.junit.internal.builders |
| org.junit.internal.matchers |
| org.junit.internal.requests |
| org.junit.internal.runners |
| org.junit.internal.runners.model |
| org.junit.internal.runners.statements |
| org.junit.matchers |
| org.junit.rules |
| org.junit.runner |
| org.junit.runner.manipulation |
| org.junit.runner.notification |
| org.junit.runners |
| org.junit.runners.model |