Searched refs:mock_check_call (Results 1 – 3 of 3) sorted by relevance
58 def test_build_jars(self, mock_check_call): argument61 self.assertTrue(mock_check_call.call)
146 mock_check_call, _mock_cvd_utils, argument165 mock_check_call.assert_called_once()
156 mock_check_call = self.Patch(subprocess, "check_call")175 mock_check_call.assert_called_with(