testing
61. JMockit1,115 usages
org.jmockit » jmockitMIT
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.
It also contains an advanced code coverage tool.
Last Release on Jun 20, 2025
62. Quarkus Test Framework JUnit 5 Internal Test Framework1,056 usages
io.quarkus » quarkus-junit5-internalApache
A runner for unit tests, intended for testing Quarkus rather than
for end user consumption.
Last Release on Nov 13, 2025
EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is met.
Last Release on Nov 15, 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