mocked v0.2.1 (2020-06-17T08:59:38Z)
Dub
Repo
Call.Parameters
mocked
builder
Call
Arguments passed to set the expectation up.
struct
Call
(alias F)
static if
(
is(FunctionTypeOf!F PT == __parameters)
)
alias
Parameters
=
PT
Meta
Source
See Implementation
mocked
builder
Call
aliases
Arguments
ParameterTypes
Parameters
Return
qualifiers
functions
action
compareArguments
customArgsComparator
ignoreArgs
passThrough
repeat
repeatAny
returns
throws
variables
action_
arguments
customArgsComparator_
exception
ignoreArgs_
passThrough_
repeat_
return_
Arguments passed to set the expectation up.