Home
last modified time | relevance | path

Searched refs:mock_path_exist (Results 1 – 1 of 1) sorted by relevance

/tools/asuite/aidegen/lib/
Dproject_file_gen_unittest.py167 def test_generate_git_ignore(self, mock_path_exist, mock_copy, argument
170 mock_path_exist.return_value = True
176 mock_path_exist.return_value = False