shouldBeCalled

infix fun shouldBeCalled(times: Int)(source)

Check if the counter was called times times

Since

0.1.0

Parameters

times

the number of calls

Throws

if the counter was not called times times