| Package | Description |
|---|---|
| org.mockito |
Mockito is a mock library for java - see Mockito class for for usage.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Stubbing> |
MockingDetails.getStubbings()
Returns stubbings declared on this mock object.
|