public class UnusedStubbingReporting
extends java.lang.Object
Constructor and Description |
---|
UnusedStubbingReporting() |
Modifier and Type | Method and Description |
---|---|
static boolean |
shouldBeReported(Stubbing stubbing)
Decides if the stubbing should be reported as unused.
|
public static boolean shouldBeReported(Stubbing stubbing)