Package easymock: Information

    Source package: easymock
    Version: 5.6.0-alt1.1
    Latest version according to Repology
    Build time:  Apr 2, 2026, 02:55 PM in the task #410022
    Category: Development/Java
    Report package bug
    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.

    List of RPM packages built from this SRPM:
    easymock (noarch)
    easymock-javadoc (noarch)

    Maintainer: Evgeniy Serov

    List of contributors:
    Evgeniy Serov
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @java

      1. maven-local
      2. mvn(junit:junit)
      3. mvn(org.apache.felix:maven-bundle-plugin)
      4. mvn(org.apache.maven.plugins:maven-enforcer-plugin)
      5. mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
      6. mvn(org.apache:apache-jar-resource-bundle)
      7. mvn(org.codehaus.mojo:build-helper-maven-plugin)
      8. mvn(org.objenesis:objenesis)
      9. mvn(org.testng:testng)
      10. jpackage-default

    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