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