Searched refs:callRealMethod (Results 1 – 7 of 7) sorted by relevance
61 Object callRealMethod() throws Throwable; in callRealMethod() method
138 assertEquals("woof", invocation.callRealMethod()); in shouldBeAbleToCallRealMethod()148 invocationOnInterface.callRealMethod(); in shouldScreamWhenCallingRealMethodOnInterface()
43 return invocation.callRealMethod(); in answer()
113 public Object callRealMethod() throws Throwable { in callRealMethod() method in InvocationImpl
52 return invocation.callRealMethod(); in shouldFailInRuntimeWhenCallingRealMethodOnInterface()
127 public Object callRealMethod() throws Throwable { in callRealMethod() method in InterceptedInvocation
META-INF/ META-INF/MANIFEST.MF org/ org/mockito/ org/ ...