Overload List

  NameDescription
ExpectSetIndexAndThrow(Exception)
Expect 1 set of an Index and mock throwing an exception
(Inherited from Mock.)
ExpectSetIndexAndThrow(Exception, Int32)
Expect a number of sets of an Index and mock throwing an exception
(Inherited from Mock.)

See Also