Package python-module-mock: Information

    Source package: python-module-mock
    Version: 0.7.0-alt1
    Build time:  Mar 14, 2011, 07:00 PM
    Report package bug
    License: Apache License 2.0
    Summary: A Python mock object library
    Description: 
    mock is a Python module that provides a core Mock class. It is intended to
    reduce the need for creating a host of trivial stubs throughout your test suite.
    After performing an action, you can make assertions about which methods /
    attributes were used and arguments they were called with. You can also specify
    return values and set needed attributes in the normal way.

    List of rpms provided by this srpm:
    python-module-mock (noarch)

    Maintainer: Vitaly Kuznetsov

    List of contributors:
    Vitaly Kuznetsov

      1. python-dev

    Last changed


    March 14, 2011 Vitaly Kuznetsov 0.7.0-alt1
    - Initial