Package | Description |
---|---|
org.mockito.invocation |
Public API related to mock method invocations.
|
Modifier and Type | Method and Description |
---|---|
Location |
Invocation.getLocation() |
Location |
DescribedInvocation.getLocation()
The place in the code where the invocation happened.
|
Location |
StubInfo.stubbedAt() |