[This is preliminary documentation and is subject to change.]
Marks the expectation as verifiable, meaning that a call
to Verify()()() will check if this particular
expectation was met.
Namespace:
MoqAssembly: Moq (in Moq)
Version: 1.5.2951.38938 (1.5.0.0)
Syntax
| C# |
|---|
ICallReturn<TResult> Verifiable() |