Searched refs:tooManyActualInvocationsInOrder (Results 1 – 4 of 4) sorted by relevance
9 import static org.mockito.internal.exceptions.Reporter.tooManyActualInvocationsInOrder;36 throw tooManyActualInvocationsInOrder(wantedCount, actualCount, wanted, firstUndesired); in check()
19 import static org.mockito.internal.exceptions.Reporter.tooManyActualInvocationsInOrder;63 throw tooManyActualInvocationsInOrder(wantedCount, actualCount, wanted, firstUndesired); in checkNumberOfInvocations()
381 …public static MockitoAssertionError tooManyActualInvocationsInOrder(int wantedCount, int actualCou… in tooManyActualInvocationsInOrder() method in Reporter
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...