dmocks ~master (2018-03-15T13:07:26Z)
Home
Dub
Repo
ExpectationSetup.repeat
dmocks
mocks
ExpectationSetup
This expectation will match exactly i times.
ExpectationSetup
repeat
(
int
min
,
int
max
)
ExpectationSetup
repeat
(
int
i
)
class
ExpectationSetup
ExpectationSetup
repeat
(
int
i
)
Meta
Source
See Implementation
dmocks
mocks
ExpectationSetup
functions
action
customArgsComparator
ignoreArgs
passThrough
repeat
repeatAny
returns
throws
This expectation will match exactly i times.