Package org.mockito.internal.invocation
Class RealMethod.FromCallable
java.lang.Object
org.mockito.internal.invocation.RealMethod.FromBehavior
org.mockito.internal.invocation.RealMethod.FromCallable
- All Implemented Interfaces:
Serializable
,RealMethod
- Enclosing interface:
RealMethod
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.mockito.internal.invocation.RealMethod
RealMethod.FromBehavior, RealMethod.FromCallable, RealMethod.IsIllegal
-
Constructor Summary
-
Method Summary
Methods inherited from class org.mockito.internal.invocation.RealMethod.FromBehavior
invoke, isInvokable
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.mockito.internal.invocation.RealMethod
invoke, isInvokable
-
Constructor Details
-
FromCallable
-