JMock library for mocking Java objects in JUnit 4 tests.
<dependency>
<groupId>org.jmock</groupId>
<artifactId>jmock-junit4</artifactId>
<version>2.13.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a mock object and sets an expectation using JMock.
No known issues recorded.
No dependency data recorded yet.