Overload List
| Name | Description | |
|---|---|---|
| StartBlock()()() |
Start an expectation block
(Inherited from Mock.) | |
| StartBlock(String) |
Start an expectation block with a label name
(Inherited from Mock.) | |
| StartBlock(VerifyMode) |
Start an expectation block with a verify mode
(Inherited from Mock.) | |
| StartBlock(String, VerifyMode) |
Start an expectation block with a label and a verify mode
(Inherited from Mock.) |