icon

A library for testing in Python (source files)

mock_source-4.0.3-3-source

Mock allows you to replace parts of your system under test with mock objects and make assertions about how they have been used.

Mock provides a core 'MagicMock' class removing 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.

The mock module also provides utility functions / objects to assist with testing, particularly monkey patching.

Name
mock_source
Repository
HaikuPorts
Repository Source
haikuports_x86_64
Version
4.0.3-3
Source available
No
Categories
None
Version Views
0