Searched refs:mock_path_exist (Results 1 – 1 of 1) sorted by relevance
167 def test_generate_git_ignore(self, mock_path_exist, mock_copy, argument170 mock_path_exist.return_value = True176 mock_path_exist.return_value = False