Interface | Description |
---|---|
AbstractAwareMethod | |
ArgumentMatcherAction | |
MockitoMethod | |
RealMethod |
Interface that wraps a 'real' method of the mock object.
|
Class | Description |
---|---|
ArgumentsProcessor |
by Szczepan Faber, created at: 3/31/12
|
DefaultInvocationFactory | |
InterceptedInvocation | |
InvocationComparator |
Compares invocations based on the sequence number
|
InvocationMarker | |
InvocationMatcher |
In addition to all content of the invocation, the invocation matcher contains the argument matchers.
|
InvocationsFinder | |
InvocationsFinder.RemoveNotMatching | |
InvocationsFinder.RemoveUnverifiedInOrder | |
MatcherApplicationStrategy | |
MatchersBinder | |
RealMethod.FromBehavior | |
RealMethod.FromCallable | |
SerializableMethod | |
StubInfoImpl | |
TypeSafeMatching | |
UnusedStubsFinder | Deprecated |
Enum | Description |
---|---|
MatcherApplicationStrategy.MatcherApplicationType | |
RealMethod.IsIllegal |