Searched defs:atLeastOnce (Results 1 – 7 of 7) sorted by relevance
55 VerificationMode atLeastOnce(); in atLeastOnce() method
45 VerificationMode atLeastOnce(); in atLeastOnce() method
12 public static VerificationMode atLeastOnce() { in atLeastOnce() method in VerificationModeFactory
32 public VerificationMode atLeastOnce() { in atLeastOnce() method in VerificationWrapper
143 IExpectationSetters<T> atLeastOnce(); in atLeastOnce() method
245 public IExpectationSetters<Object> atLeastOnce() { in atLeastOnce() method in MocksControl
2643 public static VerificationMode atLeastOnce() { in atLeastOnce() method in Mockito