| Package | Description |
|---|---|
| org.mockito.invocation |
Public API related to invocation
|
| Modifier and Type | Method and Description |
|---|---|
StubInfo |
Invocation.stubInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Invocation.markStubbed(StubInfo stubInfo)
Marks this invocation as stubbed.
|