Package org.mockito.internal.invocation
package org.mockito.internal.invocation
Invocation machinery and related classes.
-
ClassDescriptionby Szczepan Faber, created at: 3/31/12Compares invocations based on the sequence numberIn addition to all content of the invocation, the invocation matcher contains the argument matchers.Interface that wraps a 'real' method of the mock object.