public class WarningsFinder
extends java.lang.Object
| Constructor and Description |
|---|
WarningsFinder(java.util.List<Invocation> unusedStubs,
java.util.List<InvocationMatcher> allInvocations) |
| Modifier and Type | Method and Description |
|---|---|
void |
find(FindingsListener findingsListener) |
public WarningsFinder(java.util.List<Invocation> unusedStubs, java.util.List<InvocationMatcher> allInvocations)
public void find(FindingsListener findingsListener)