EasyMock Class Extension allows generating mock objects for classes (not just interfaces).
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<version>2.5.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a mock of a class, sets an expectation, replays, and verifies.
Use org.easymock:easymock version 3.0 or later instead.
No dependency data recorded yet.