testing
Sort by:Popular

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
A runner for unit tests, intended for testing Quarkus rather than for end user consumption.
Last Release on Nov 13, 2025
Spring Security
Last Release on Oct 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 Nov 15, 2025
JaCoCo Agent
Last Release on Oct 11, 2025
Isolated container management for Java code testing
Last Release on Jun 28, 2025
Module "junit-platform-engine" of JUnit
Last Release on Oct 31, 2025
Unit testing utilities.
Last Release on Jul 23, 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
Hamcrest matcher library for Java
Last Release on Jan 18, 2015

Relocated → org.hamcrest » hamcrest