Package easymock2: Information

    Binary package: easymock2
    Version: 2.5.2-alt1_2jpp6
    Architecture: noarch
    Build time:  Jan 9, 2011, 02:42 AM
    Source package: easymock2
    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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    Sept. 3, 2010 Igor Vlasenko 0:2.5.2-alt1_2jpp6
    - new version
    May 11, 2010 Igor Vlasenko 0:2.3-alt2_1jpp5
    - fixes for java6 support
    March 17, 2009 Igor Vlasenko 0:2.3-alt1_1jpp5
    - fixed build