dmocks.expectation

Undocumented in source.

Members

Classes

CallExpectation
class CallExpectation
Undocumented in source.
GroupExpectation
class GroupExpectation
Undocumented in source.

Functions

createExpectation
CallExpectation createExpectation(MockId object, string name, ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
createGroupExpectation
GroupExpectation createGroupExpectation(bool ordered)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Expectation
interface Expectation
Undocumented in source.

Meta