toggle menu
mockito-kotlin
5.2.0
jvm
switch theme
search in API
mockito-kotlin
/
org.mockito.kotlin
/
atLeastOnce
at
Least
Once
fun
atLeastOnce
(
)
:
VerificationMode
Allows at-least-once verification.
Alias for
Mockito.atLeastOnce
.