fun verify(): T
Verifies certain behavior happened once in order.
fun verify(mode: VerificationMode): T
Verifies certain behavior happened at least once / exact number of times / never in order.