Searched refs:mock_rename_file (Results 1 – 1 of 1) sorted by relevance
145 def testInvalidExitCodeByCustomScript(self, mock_basename, mock_rename_file, argument196 mock_rename_file.assert_called_once()206 def testValidExitCodeByCustomScript(self, mock_basename, mock_rename_file, argument235 mock_rename_file.assert_not_called()