Searched refs:mock_shutil (Results 1 – 1 of 1) sorted by relevance
293 def testCreateInstanceWithRemoteFetch(self, mock_pull, mock_shutil, argument319 mock_shutil.copyfile.assert_called_with("/mock/key", mock.ANY)340 def testCreateInstanceWithFetchCvdWrapper(self, mock_pull, mock_shutil, argument372 mock_shutil.copyfile.assert_called_with("/mock/key", mock.ANY)