IVerifies Members
From Moq
Methods
| Name | Description | |
|---|---|---|
| Verifiable()()()() |
Marks the expectation as verifiable, meaning that a call
to Verify()()()() will check if this particular
expectation was met.
| |
| Verifiable(String) |
Marks the expectation as verifiable, meaning that a call
to Verify()()()() will check if this particular
expectation was met, and specifies a message for failures.
|