Searched refs:mock_exist (Results 1 – 4 of 4) sorted by relevance
151 mock_gen_sdk, mock_exist, mock_xml_write, argument155 mock_exist.return_value = True
384 def test_find_git_root(self, mock_get_root, mock_exist): argument387 mock_exist.return_value = True389 mock_exist.return_value = False
303 def test_try_set_gts_authentication_key_is_set_by_user(self, mock_exist): argument307 mock_exist.assert_not_called()
312 def test_try_set_gts_authentication_key_is_set_by_user(self, mock_exist): argument316 mock_exist.assert_not_called()