unit_threaded.mock

Undocumented in source.

Members

Aliases

Identity
alias Identity(alias T) = T
Undocumented in source.

Functions

implMixinStr
string implMixinStr()
Undocumented in source. Be warned that the author may not have intended to support it.
mock
auto mock()
Undocumented in source. Be warned that the author may not have intended to support it.
mockStruct
auto mockStruct(T returns)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

MockImplCommon
mixintemplate MockImplCommon()
Undocumented in source.

Structs

Mock
struct Mock(T, string module_ = __MODULE__)
Undocumented in source.

Meta