Searched defs:mockMethod (Results 1 – 2 of 2) sorted by relevance
33 Method mockMethod = invocation.getMethod(); in answer() local52 private Method getDelegateMethod(Method mockMethod) throws NoSuchMethodException { in getDelegateMethod()
811 …public static MockitoException delegatedMethodHasWrongReturnType(Method mockMethod, Method delegat… in delegatedMethodHasWrongReturnType()821 …public static MockitoException delegatedMethodDoesNotExistOnDelegate(Method mockMethod, Object moc… in delegatedMethodDoesNotExistOnDelegate()