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