MockKCallCountVerificationScope

Part of DSL. Additional operations for call count verification scope.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
operator fun Int.times(verifyBlock: MockKVerificationScope.() -> Unit)
operator fun IntRange.times(verifyBlock: MockKVerificationScope.() -> Unit)