public interface OngoingInjector
Modifier and Type | Field and Description |
---|---|
static OngoingInjector |
nop
Injector that will do nothing, and will return
null as no mocks will be injected |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
thenInject()
Inject the mock.
|
static final OngoingInjector nop
null
as no mocks will be injected