Package | Description |
---|---|
org.mockito.internal.junit |
JUnit integration support classes.
|
Modifier and Type | Method and Description |
---|---|
UnusedStubbings |
UnusedStubbingsFinder.getUnusedStubbings(java.lang.Iterable<java.lang.Object> mocks)
Gets all unused stubbings for given set of mock objects, in order.
|