Searched refs:tooManyActualInvocations (Results 1 – 3 of 3) sorted by relevance
18 import static org.mockito.internal.exceptions.Reporter.tooManyActualInvocations;46 throw tooManyActualInvocations(wantedCount, actualCount, wanted, firstUndesired); in checkNumberOfInvocations()
353 …public static MockitoAssertionError tooManyActualInvocations(int wantedCount, int actualCount, Des… in tooManyActualInvocations() method in Reporter
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...