| Package | Description |
|---|---|
| org.mockito.invocation |
Public API related to mock method invocations.
|
| Modifier and Type | Method and Description |
|---|---|
InvocationContainer |
MockHandler.getInvocationContainer()
Returns the object that holds all invocations on the mock object,
including stubbings with declared answers.
|