Overload List
| Name | Description | |
|---|---|---|
| AlwaysThrow(String, Exception, array<Type>[]()[]) |
Expect unlimited calls from method, and always throws exception
(Inherited from Mock.) | |
| AlwaysThrow(String, Exception, array<Type>[]()[], array<Type>[]()[]) |
Expect unlimited calls from method, and always throws exception
(Inherited from Mock.) |