unit-threaded ~master (2021-10-11T15:13:26Z)
Home
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.