Sail E0 Webinar
Question
____________ expect the last invocation a specified number of times.
Options:
A .  times(int count)
B .  times(int min, int max)
C .  once()
D .  asStub()
Answer: Option A


times (int count) specifies the number of times to expect the last invocation via the count argument.



Was this answer helpful ?

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers