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.3compared with
Version Details
| 1.2 | 1.3 | |
|---|---|---|
| Release date | Apr 21, 2013 | Jun 23, 2013 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Compile Changes (1)
| 1.2 | 1.3 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.testng » testng | 6.8 | 6.8.5 |
