public final class StubCreator extends Object
Modifier and Type | Method and Description |
---|---|
static ErrorReporter |
createErrorReporterStub() |
static <T> T |
createStub(Class<T> interfaceClass,
InvocationHandler handler) |
@NonNull public static ErrorReporter createErrorReporterStub()
@NonNull public static <T> T createStub(Class<T> interfaceClass, InvocationHandler handler)