Overload List
| Name | Description | |
|---|---|---|
| ExpectCall(String, array<Type>[]()[]) |
Expect 1 call from method
(Inherited from Mock.) | |
| ExpectCall(String, Int32, array<Type>[]()[]) |
Expect a number of calls from method
(Inherited from Mock.) |