Home
last modified time | relevance | path

Searched refs:mock_using_patch_multiple (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-pytest-mock/pytest-mock-1.10.4/
H A Dtest_pytest_mock.py89 def mock_using_patch_multiple(mocker): function
95 "mock_fs", [mock_using_patch_object, mock_using_patch, mock_using_patch_multiple]