toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-base
/
com.splendo.kaluga.test.base.mock.verification
/
VerificationRule
/
Exactly
Exactly
data
class
Exactly
(
val
times
:
Int
)
:
VerificationRule
Members
Constructors
Exactly
Link copied to clipboard
constructor
(
times
:
Int
)
Properties
times
Link copied to clipboard
val
times
:
Int
Functions
matches
Link copied to clipboard
open
override
fun
matches
(
times
:
Int
)
:
Boolean
Checks if the number of times a mock was called matches the verification rule