public class UnusedStubbingReporting extends 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)
Copyright © 2024. All rights reserved.