toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-base
/
com.splendo.kaluga.test.base.mock.verification
/
VerificationRule
/
Range
Range
data
class
Range
(
val
range
:
IntRange
)
:
VerificationRule
Members
Constructors
Range
Link copied to clipboard
constructor
(
range
:
IntRange
)
Properties
range
Link copied to clipboard
val
range
:
IntRange
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