Found 12 resultsSort by:Relevance▼
Sort by:Relevance▼
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
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
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
10.Mockito1 usages
org.mockito » Mockito-all MIT