Open GoogleCodeExporter opened 8 years ago
It might be argued that this is intentional behaviour of timeout combined with
times, but to that I would reply that if I wanted a check which passed as soon
as the specified number of invocations was reached, I would use the
atLeast(int) VerificationMode.
Following the same logic that led me to raise this issue, I don't think the
atMost VerificationMode should be deprecated for timeouts.
Original comment by and...@knowit.no
on 27 Mar 2014 at 9:55
There's been some fixes regarding the timeout implementation. And an new
'after' method appeared to cover cases where timeout didn't fir well. Could you
try with the latest code ?
Thanks in advance.
Original comment by brice.du...@gmail.com
on 21 Apr 2014 at 6:30
Original issue reported on code.google.com by
and...@knowit.no
on 26 Mar 2014 at 3:07Attachments: