Package org.mockito.internal.invocation

Invocation and related classes.

See:
          Description

Interface Summary
CapturesArgumensFromInvocation  
MockitoMethod  
 

Class Summary
ArgumentsComparator  
ArgumentsProcessor by Szczepan Faber, created at: 3/31/12
InvocationImpl Method call on a mock object.
InvocationMarker  
InvocationMatcher  
InvocationsFinder  
MatchersBinder  
SerializableMethod  
StubInfoImpl  
UnusedStubsFinder  
 

Package org.mockito.internal.invocation Description

Invocation and related classes.