Searched refs:mock_update (Results 1 – 1 of 1) sorted by relevance
143 def test_process_test_result(self, mock_print, mock_update, mock_title): argument152 mock_update.assert_called_with(RESULT_PASSED_TEST, group)158 mock_update.assert_called_with(RESULT_FAILED_TEST, group)