Class InvocationMatcher

java.lang.Object
org.mockito.internal.invocation.InvocationMatcher
All Implemented Interfaces:
Serializable, PrintableInvocation, CapturesArgumensFromInvocation, DescribedInvocation
Direct Known Subclasses:
StubbedInvocationMatcher

public class InvocationMatcher extends Object implements DescribedInvocation, CapturesArgumensFromInvocation, Serializable
See Also: