Mocking
Sort by:Popular

JMockit is a Java toolkit for automated developer testing. It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external APIs; JUnit (4 & 5) and TestNG test runners are supported.
Last Release on Jun 20, 2025
Mock objects library for java
Last Release on Dec 31, 2014

Relocated → org.mockito » mockito-core
JMock JUnit 5
Last Release on Mar 16, 2024
PowerMock support module for JUnit 4.x.
Last Release on Nov 1, 2020
PowerMock API for Mockito 1.+..
Last Release on Apr 12, 2018

PowerMock API for EasyMock.
Last Release on Nov 1, 2020
ScalaMock ScalaTest Support
Last Release on May 6, 2017
JMock JUnit3
Last Release on Mar 16, 2024

Relocated → org.jmock » jmock-junit4
jMock is a library for testing Java code using mock objects
Last Release on Apr 12, 2007

Relocated → org.jmock » jmock
PowerMock allows you to unit test code normally regarded as untestable. For instance it is possible to mock static methods, remove static initializers, allow mocking without dependency injection and more.
Last Release on Nov 4, 2016