Overload List
| Name | Description | |
|---|---|---|
| ExpectUnmockedCall(String, array<Type>[]()[]) |
Verify 1 call from method , continue with method as normal
(Inherited from Mock.) | |
| ExpectUnmockedCall(String, Int32, array<Type>[]()[]) |
Verify a number of calls from method , continue with method as normal
(Inherited from Mock.) |