

MCQOPTIONS
Saved Bookmarks
1. |
______________ sets stub behavior for the expected invocation. |
A. | andStubReturn(T value) |
B. | andThrow(Throwable throwable) |
C. | anyTimes() |
D. | asStub() |
Answer» E. | |