mocked.repository

Undocumented in source.

Members

Structs

Call
struct Call(R, Args...)

$(D_SYMBOL Call) represents a single call of a mocked method.

ExpectationSetup
struct ExpectationSetup(T, string member)
Undocumented in source.
Overload
struct Overload(alias F)
Repository
struct Repository(T)
Undocumented in source.

Meta