testing
52.JMockit1,122 usages
org.jmockit » jmockit MIT
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
EqualsVerifier can be used in JUnit unit tests to verify whether the contract for the equals and hashCode methods is met.
Last Release on Apr 17, 2026
