Package easymock: Information

    Source package: easymock
    Version: 1.2-alt1_8jpp6
    Build time:  Jan 9, 2011, 01:17 AM
    Category: Development/Java
    Report package bug
    License: MIT
    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 rpms provided by this srpm:
    easymock (noarch)
    easymock-javadoc (noarch)
    easymock-repolib (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    @qa_p6

      1. ant >= 0:1.6
      2. ant-junit >= 0:1.6
      3. /proc
      4. easymock-classextension
      5. jpackage-compat
      6. jpackage-utils >= 0:1.6
      7. junit >= 0:3.8.1

    Last changed


    Jan. 8, 2011 Igor Vlasenko 0:1.2-alt1_8jpp6
    - jpp 6 release
    Feb. 21, 2010 Igor Vlasenko 0:1.2-alt1_3jpp5
    - new jpackage release
    May 30, 2007 Igor Vlasenko 0:1.2-alt1_1jpp1.7
    - converted from JPackage by jppimport script