mocked v0.2.1 (2020-06-17T08:59:38Z)
Dub
Repo
ExpectationPair
mocked
error
Pair containing the expected argument and the argument from the actual call.
alias
ExpectationPair
=
Tuple
!(
string
, "actual",
string
, "expected")
Meta
Source
See Implementation
mocked
error
aliases
ExpectationPair
classes
ExpectationViolationException
UnexpectedArgumentError
UnexpectedCallError
functions
expectationViolationException
unexpectedArgumentError
unexpectedCallError
Pair containing the expected argument and the argument from the actual call.