Home
last modified time | relevance | path

Searched defs:check_unix_fs_mocked (Results 1 – 1 of 1) sorted by relevance

/dports/devel/py-pytest-mock/pytest-mock-1.10.4/
H A Dtest_pytest_mock.py51 def check_unix_fs_mocked(tmpdir, mocker): function
97 def test_mock_patches(mock_fs, mocker, check_unix_fs_mocked): argument