

MCQOPTIONS
Saved Bookmarks
1. |
____________ expect the last invocation a specified number of times. |
A. | times(int count) |
B. | times(int min, int max) |
C. | once() |
D. | asStub() |
Answer» B. times(int min, int max) | |