| 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 and Description |
|---|---|
InvocationContainer |
InternalMockHandler.getInvocationContainer() |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationContainerImpl |
| Constructor and Description |
|---|
VerificationDataImpl(InvocationContainer invocations,
InvocationMatcher wanted) |