A Python Mocking and Patching Library for Testing

Edit Package python-mock

mock is a Python module that provides a core Mock class. It removes the need
to create a host of 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.

Refresh
Refresh
Source Files
Filename Size Changed
mock-1.0.1.tar.gz 0000818644 799 KB
mock-unittest2py27.patch 0000001929 1.88 KB
python-mock.changes 0000003281 3.2 KB
python-mock.spec 0000002313 2.26 KB
Latest Revision
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 1)
Split 13.2 from Factory
Comments 0
openSUSE Build Service is sponsored by