public class AllInvocationsFinder extends Object
Constructor and Description |
---|
AllInvocationsFinder() |
Modifier and Type | Method and Description |
---|---|
List<Invocation> |
find(List<?> mocks)
gets all invocations from mocks.
|
public List<Invocation> find(List<?> mocks)
mocks
- mocksCopyright © 2018. All rights reserved.