Package | Description |
---|---|
org.mockito.internal.creation |
Mock object creation.
|
org.mockito.internal.invocation |
Invocation and related classes.
|
org.mockito.internal.stubbing.answers |
Answers for stubbed calls
|
Modifier and Type | Class | Description |
---|---|---|
class |
DelegatingMethod |
Modifier and Type | Interface | Description |
---|---|---|
interface |
MockitoMethod |
Modifier and Type | Class | Description |
---|---|---|
class |
SerializableMethod |
Modifier and Type | Class | Description |
---|---|---|
class |
MethodInfo |
by Szczepan Faber, created at: 3/31/12
|