Found 12 results
Sort by:Relevance

Mock objects library for java
Last Release on Dec 31, 2014

Relocated → org.mockito » mockito-core
Square’s meticulous HTTP client for Java and Kotlin.
Last Release on Jun 9, 2026
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
Integration support for using JMock with JUnit 4, allowing mocking and testing of Java code behavior.
Last Release on Mar 16, 2024

Relocated → org.jmock » jmock-junit5
JMock is a testing framework for Java that allows you to create mock objects.
Last Release on Mar 16, 2024
jMock is a library for testing Java code using mock objects
Last Release on Apr 12, 2007

Relocated → org.jmock » jmock
JMockit is a Java toolkit for developer (unit/integration) testing. It contains mocking APIs and other tools, supporting both JUnit and TestNG.
Last Release on Mar 9, 2014

Relocated → org.jmockit » jmockit
jMock is a library for testing Java code using mock objects. The CGLIB extension allows creating of mock objects for classes.
Last Release on Apr 12, 2007

Relocated → org.jmock » jmock
regurgitator is a lightweight, modular, extendable java framework that you configure to 'regurgitate' canned or clever responses to incoming requests; useful for quickly mocking or prototyping services without writing any code. simply configure, ...
Last Release on Jun 19, 2024
Mock objects library for java
Last Release on Oct 14, 2012

Relocated → org.mockito » mockito-all