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 RealMethod
RealMethod.FromBehavior, RealMethod.FromCallable, RealMethod.IsIllegal -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class RealMethod.FromBehavior
invoke, isInvokableMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface RealMethod
invoke, isInvokable
-
Constructor Details
-
FromCallable
-