| Package | Description |
|---|---|
| org.mockito.internal.creation |
Mock object creation.
|
| org.mockito.internal.invocation |
Invocation and related classes.
|
| org.mockito.internal.util |
Static utils
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableMethod |
| Constructor and Description |
|---|
InvocationImpl(java.lang.Object mock,
MockitoMethod mockitoMethod,
java.lang.Object[] args,
int sequenceNumber,
RealMethod realMethod) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ObjectMethodsGuru.isToString(MockitoMethod method) |