Searched refs:mock_realpath (Results 1 – 1 of 1) sorted by relevance
792 def mock_realpath(filename, *args, **kwargs): function805 mock.patch('os.path.realpath', mock_realpath), \