JMockit is a Java toolkit for developer (unit/integration) testing.
It contains mocking APIs and other tools, supporting both JUnit and TestNG.
The mocking APIs allow all kinds of Java code, without testability restrictions, to be tested
in isolation from selected dependencies.
Version1.7compared with
Version Details
| 1.6 | 1.7 | |
|---|---|---|
| Release date | Dec 23, 2013 | Mar 09, 2014 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.6 | 1.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.jetbrains » annotations | - | 13.0 |
System Changes (1)
| 1.6 | 1.7 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| - Removed | com.intellij » annotations | 13.0 | - |
