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.py154 def test_generate_git_ignore(self, mock_path_exist, mock_link, argument
157 mock_path_exist.return_value = True
163 mock_path_exist.return_value = False