Main

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.

Homepage POM file JAR file Javadoc
'mockit:jmockit:0.999.3'

Dependencies

Compile dependencies