unit-threaded v0.6.24 (2016-07-18T18:12:09Z)
Home
Dub
Repo
MockImplCommon.expectCalled
unit_threaded
mock
MockImplCommon
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
MockImplCommon
()
void
expectCalled
(
string
func
string
file
= __FILE__
ulong
line
= __LINE__
V
...
)
(
V
values
)
Meta
Source
See Implementation
unit_threaded
mock
MockImplCommon
functions
expect
expectCalled
verify
variables
calledFuncs
calledValues
expectedFuncs
expectedValues
verified