Package easymock: Information
Source package: easymock
Version: 5.6.0-alt1.1
Build time: Apr 2, 2026, 02:55 PM in the task #410022
Category: Development/Java
Report package bugHome page: http://www.easymock.org
License: Apache-2.0
Summary: Easy mock objects
Description:
EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect fit for Test-Driven Development.
Maintainer: Evgeniy Serov
Last changed
March 4, 2026 Evgeniy Serov 5.6.0-alt1.1
- Cosmetic fixes.
Dec. 27, 2025 Evgeniy Serov 5.6.0-alt1
- fixed FTBFS - new version 5.6.0 - removed deprecated patches - added a new patch migrating from Hamcrest is to isA matcher - removed import.info
July 1, 2022 Igor Vlasenko 0:4.2-alt1_7jpp11
- update