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