Interface OngoingInjecter
-
public interface OngoingInjecter
Allow the ongoing injection of a mock candidate.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
thenInject()
Inject the mock.
-