mockito-kotlin / com.nhaarman.mockitokotlin2 / atLeastOnce

atLeastOnce

fun atLeastOnce(): VerificationMode

Allows at-least-once verification.

Alias for Mockito.atLeastOnce.