Package | Description |
---|---|
org.mockito.internal.stubbing |
Stubbing logic.
|
org.mockito.internal.util |
Static utils
|
org.mockito.internal.verification |
Verification logic.
|
Constructor and Description |
---|
OngoingStubbingImpl(InvocationContainerImpl invocationContainer) |
Modifier and Type | Method and Description |
---|---|
static InvocationContainerImpl |
MockUtil.getInvocationContainer(Object mock) |
Constructor and Description |
---|
VerificationDataImpl(InvocationContainerImpl invocations,
InvocationMatcher wanted) |
Copyright © 2019. All rights reserved.