unit-threaded v0.6.27 (2016-08-08T09:14:50Z)
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__
size_t
line
= __LINE__
V
...
)
(
V
values
)
Meta
Source
See Implementation
unit_threaded
mock
MockImplCommon
functions
expect
expectCalled
verify
variables
calledFuncs
calledValues
expectedFuncs
expectedValues
verified