Searched defs:mock_path_exists (Results 1 – 2 of 2) sorted by relevance
47 def test_download_image(self, mock_path_exists, mock_mkdirs): argument136 def test_uncompress_image(self, mock_path_exists): argument
505 def testCreateFromRun(self, mock_path_exists): argument