mock
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.
Last Release on Mar 9, 2014
Relocated → org.jmockit »
jmockit
55. Mockito 4.11132 usages
org.scalatestplus » mockito-4-11Apache
56. Fabric8 :: Kubernetes :: JUnit :: Server Mock131 usages
io.fabric8 » kubernetes-server-mockApache
Fabric8 :: Kubernetes :: JUnit :: Server Mock
Last Release on Sep 8, 2025
Module with some empty JUnit4 classes to allow Testcontainers
to run without needing to include JUnit4 on the class path
Last Release on Nov 13, 2025
59. Mockito 3.2110 usages
org.scalatestplus » mockito-3-2Apache