Searched refs:mock_call (Results 1 – 2 of 2) sorted by relevance
86 def test_start_writes_to_full_file_path(self, mock_call, mock_open): argument95 mock_call.call_args[KWARGS]['stdout'],
81 mock_call = mock.call(86 apiclient.http.MediaIoBaseDownload.assert_has_calls([mock_call])