Package mockmaker: Information

    Source package: mockmaker
    Version: 1.12.0-alt1_2jpp1.7
    Build time:  Jul 10, 2007, 01:46 AM
    Category: Development/Java
    Report package bug
    License: BSD style
    Summary: MockMaker
    Description: 
    MockMaker is a program for creating source code for
    mock object classes. Given an interface, it writes
    the source code for a mock object class that implements
    the interface and allows instances of that class to
    have expectations set about how many times a method
    is called, what parameters each method is called with,
    and to pre-set return values for methods. In many cases
    (possibly most cases), the classes produced by MockMaker
    are exactly what you want a mock class to do.

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

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    ACL:
    Igor Vlasenko
    @java

      1. /proc
      2. jpackage-1.4-compat
      3. junit
      4. qdox
      5. ant
      6. mockobjects

    Last changed


    July 9, 2007 Igor Vlasenko 0:1.12.0-alt1_2jpp1.7
    - converted from JPackage by jppimport script