Searched refs:mock_abspath (Results 1 – 1 of 1) sorted by relevance
795 def mock_abspath(filename, *args, **kwargs): function806 mock.patch('os.path.abspath', mock_abspath):