dextool v3.3.0 (2021-06-08T20:46:23Z)
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.