unit-threaded ~master (2021-11-18T12:06:34.8915742)
Dub
Repo
mockStruct
unit_threaded
mock
Undocumented in source. Be warned that the author may not have intended to support it.
auto
mockStruct
(T returns)
auto
mockStruct
()
auto
mockStruct
(R returns)
auto
mockStruct
(
R
...
)
(
auto
ref
R
returns
)
if
(
R.length
> 0 &&
from
!"std.meta".
allSatisfy
!(
isMockReturn
,
R
)
)
Meta
Source
See Implementation
unit_threaded
mock
aliases
Identity
enums
isMockReturn
isReturnValue
isValue
functions
implMixinStr
mock
mockReturn
mockStruct
throwStruct
structs
Mock
ReturnValues
templates
allSameType