Overload List

  NameDescription
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.)

See Also