- verified
bool verified;
Undocumented in source.
- expectedFuncs
string[] expectedFuncs;
Undocumented in source.
- calledFuncs
string[] calledFuncs;
Undocumented in source.
- expectedValues
string[] expectedValues;
Undocumented in source.
- calledValues
string[] calledValues;
Undocumented in source.
- expect
void expect(V values)
Undocumented in source. Be warned that the author may not have intended to support it.
- expectCalled
void expectCalled(V values)
Undocumented in source. Be warned that the author may not have intended to support it.
- verify
void verify(string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.