Package org.mockito.internal.invocation
Class RealMethod.FromBehavior
java.lang.Object
org.mockito.internal.invocation.RealMethod.FromBehavior
- All Implemented Interfaces:
Serializable,RealMethod
- Direct Known Subclasses:
RealMethod.FromCallable
- 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 -
Method Summary
-
Method Details
-
isInvokable
public boolean isInvokable()- Specified by:
isInvokablein interfaceRealMethod
-
invoke
- Specified by:
invokein interfaceRealMethod- Throws:
Throwable
-