toggle menu
Mokkery
2.5.1
common
switch theme
search in API
mokkery-core
/
dev.mokkery.verify
/
VerifyMode
/
Companion
/
atLeast
at
Least
fun
atLeast
(
n
:
Int
)
:
VerifyMode
Verifies that each function call occurred at least
n
times. It allows unverified calls.