| Package | Description |
|---|---|
| org.mockito.internal.creation |
Mock object creation.
|
| org.mockito.internal.invocation |
Invocation machinery and related classes.
|
| org.mockito.internal.stubbing.answers |
Answers for stubbed calls.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingMethod |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MockitoMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
SerializableMethod |
| Modifier and Type | Class and Description |
|---|---|
class |
InvocationInfo |
Copyright © 2024. All rights reserved.