Searched refs:mock_check_key (Results 1 – 1 of 1) sorted by relevance
45 mock_check_key, mock_get_src, mock_log, argument50 mock_check_key.return_value = False53 mock_check_key.return_value = True253 mock_check_key): argument255 mock_check_key.return_value = True282 mock_check_key.return_value = False460 def test_check_classes_jar_exist(self, mock_check_key): argument465 self.assertTrue(mock_check_key.called)615 mock_set_jar, mock_check_key, mock_append_class): argument624 mock_check_key.return_value = False[all …]