Package rmock: Information

    Binary package: rmock
    Version: 2.0.0-alt5_2jpp5
    Architecture: noarch
    Build time:  Mar 15, 2011, 05:42 PM
    Source package: rmock
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: RMOCK - A Java Test-Double Framework
    Description: 
    RMock is a Java mock object framework to use with jUnit.
    RMock has support for a setup-modify-run-verify workflow
    when writing jUnit tests. It integrates better with IDE
    refactoring support and allows designing classes and
    interfaces in a true test-first fashion.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    March 15, 2011 Igor Vlasenko 0:2.0.0-alt5_2jpp5
    - fixed build with new javacc5
    Sept. 29, 2010 Igor Vlasenko 0:2.0.0-alt4_2jpp5
    - fixed build with new maven 2.0.8
    May 12, 2010 Igor Vlasenko 0:2.0.0-alt3_2jpp5
    - fixes for java6 support