Searched refs:noMoreInteractionsWantedInOrder (Results 1 – 4 of 4) sorted by relevance
9 import static org.mockito.internal.exceptions.Reporter.noMoreInteractionsWantedInOrder;36 throw noMoreInteractionsWantedInOrder(unverified); in verifyInOrder()
46 throw Reporter.noMoreInteractionsWantedInOrder(invocation_with_bogus_default_answer); in can_use_print_mock_name_even_when_mock_bogus_default_answer_and_when_reporting_no_more_interaction_wanted_in_order()
429 public static MockitoAssertionError noMoreInteractionsWantedInOrder(Invocation undesired) { in noMoreInteractionsWantedInOrder() method in Reporter
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...