IVerifies Methods

Moq 2.6

The IVerifies type exposes the following members.

Methods

  NameDescription
Verifiable
Marks the expectation as verifiable, meaning that a call to Verify()()() will check if this particular expectation was met.

See Also