Package jmock: Information

    Source package: jmock
    Version: 1.2.0-alt1_1jpp1.7
    Build time:  Aug 1, 2007, 04:55 AM
    Category: Development/Java
    Report package bug
    License: Open Source
    Summary: Test Java code using mock objects
    Description: 
    jMock is a library for testing Java code using mock objects.
    Mock objects help you design and test the interactions between the
    objects in your programs.
    The jMock package:
    * makes it quick and easy to define mock objects, so you don't break
      the rhythm of programming.
    * lets you define flexible constraints over object interactions,
      reducing the brittleness of your tests.
    * is easy to extend.

    List of rpms provided by this srpm:
    jmock (noarch)
    jmock-demo (noarch)
    jmock-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @java

      1. /proc
      2. jpackage-1.4-compat
      3. jpackage-utils >= 0:1.7.2
      4. junit >= 0:3.8.1
      5. ant >= 0:1.6
      6. ant-junit
      7. asm >= 0:1.5.3
      8. cglib >= 0:2.1.3

    Last changed


    July 31, 2007 Igor Vlasenko 0:1.2.0-alt1_1jpp1.7
    - updated to new jpackage release
    May 19, 2007 Igor Vlasenko 0:1.0.1-alt1_4jpp1.7
    - converted from JPackage by jppimport script