Searched refs:mock_path_exists (Results 1 – 1 of 1) sorted by relevance
1987 def mock_path_exists(name, *args, **kwargs): function2029 mock.patch('os.path.exists', side_effect=mock_path_exists), \