| Package | Description |
|---|---|
| org.mockito.internal |
Internal classes, not to be used by clients.
|
| org.mockito.internal.stubbing |
Stubbing logic.
|
| org.mockito.internal.verification |
Verification logic.
|
| Modifier and Type | Method | Description |
|---|---|---|
InvocationContainer |
InternalMockHandler.getInvocationContainer() |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InvocationContainerImpl |
| Constructor | Description |
|---|---|
VerificationDataImpl(InvocationContainer invocations,
InvocationMatcher wanted) |