Mocking
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
Mockito preconfigured inline mock maker (intermediate and to be superseeded by automatic usage in a future version)
Last Release on Mar 9, 2023
Relocated → org.mockito »
mockito-core
A TDD library for Clojure that supports top-down ('mockish') TDD, encourages readable tests, provides a smooth migration path from clojure.test, balances abstraction and concreteness, and strives for graciousness.
Last Release on Jan 4, 2024
