python36u-mock - A Python Mocking and Patching Library for Testing
Website: | http://www.voidspace.org.uk/python/mock/ |
---|---|
License: | BSD |
Vendor: | ChoonRPMS |
- Description:
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.
Packages
python36u-mock-3.0.5-1.choon.el7.noarch [53 KiB] |
Changelog
by Giam Teck Choon (2019-05-29):
- Update to 3.0.5 |
python36u-mock-2.0.0-1.choon.el7.noarch [130 KiB] |
Changelog
by Giam Teck Choon (2018-11-07):
- Latest upstream - Add BR/R python36u-six and python36u-pbr - Drop Source1, included upstream |