@Deprecated public class UnusedStubsFinder extends Object
Constructor and Description |
---|
UnusedStubsFinder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
List<Invocation> |
find(List<?> mocks)
Deprecated.
Finds all unused stubs for given mocks
|
public List<Invocation> find(List<?> mocks)
mocks
- full list of mocksCopyright © 2022. All rights reserved.