

MCQOPTIONS
Saved Bookmarks
1. |
_____________ function expect the last invocation any times. |
A. | andStubReturn(T value) |
B. | andThrow(Throwable throwable) |
C. | anyTimes() |
D. | asStub() |
Answer» D. asStub() | |