Mokkery
Toggle table of contents
2.7.1
common
Platform filter
common
Switch theme
Search in API
Mokkery
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.