public class UnusedStubsFinder extends Object
Constructor and Description |
---|
UnusedStubsFinder() |
Modifier and Type | Method and Description |
---|---|
List<Invocation> |
find(List<?> mocks)
Finds all unused stubs for given mocks
|
public List<Invocation> find(List<?> mocks)
mocks
- Copyright © 2018. All rights reserved.