Searched refs:allowedMethod (Results 1 – 1 of 1) sorted by relevance
16 public void allowedMethod() { in allowedMethod() method in AtLeastMarksAllInvocationsVerified.SomeMethods26 someMethods.allowedMethod(); in shouldFailBecauseDisallowedMethodWasCalled()29 verify(someMethods, atLeast(1)).allowedMethod(); in shouldFailBecauseDisallowedMethodWasCalled()