public class VerifiableInvocationsFinder
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
VerifiableInvocationsFinder.RemoveIgnoredForVerification |
Modifier | Constructor and Description |
---|---|
private |
VerifiableInvocationsFinder() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Invocation> |
find(java.util.List<?> mocks) |
public static java.util.List<Invocation> find(java.util.List<?> mocks)