mockito-kotlin / org.mockito.kotlin / atLeastOnce

atLeastOnce

fun atLeastOnce(): VerificationMode

Allows at-least-once verification.

Alias for Mockito.atLeastOnce.