unit-threaded ~master (2021-11-18T12:06:34.8915742)
Dub
Repo
Mock.returnValue
unit_threaded
mock
Mock
Set the returnValue of a function to certain values.
void
returnValue
(V values)
struct
Mock
(T)
void
returnValue
(
string
funcName
V
...
)
(
V
values
)
void
returnValue
(V values)
Meta
Source
See Implementation
unit_threaded
mock
Mock
classes
MockAbstract
constructors
this
destructors
~this
functions
returnValue
variables
_impl
Set the returnValue of a function to certain values.