MockedStruct

Undocumented in source.

Constructors

this
this(T t)
Undocumented in source.

Members

Functions

opDispatch
auto ref opDispatch(Args params)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_owner
MockRepository _owner;
Undocumented in source.
mockId___
MockId mockId___;
Undocumented in source.
mocked___
T mocked___;
Undocumented in source.

Meta