Class InterceptedInvocation

java.lang.Object
org.mockito.internal.invocation.InterceptedInvocation
All Implemented Interfaces:
Serializable, VerificationAwareInvocation, DescribedInvocation, Invocation, InvocationOnMock

public class InterceptedInvocation extends Object implements Invocation, VerificationAwareInvocation
See Also: