| Package | Description |
|---|---|
| org.mockito |
Mockito is a mock library for java - see
Mockito class for usage. |
| org.mockito.listeners |
Public classes relative to the listener APIs.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Stubbing> |
MockingDetails.getStubbings()
Returns stubbings declared on this mock object.
|
| Modifier and Type | Method and Description |
|---|---|
Stubbing |
StubbingLookupEvent.getStubbingFound() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Stubbing> |
StubbingLookupEvent.getAllStubbings() |