Overload List

  NameDescription
ExpectGetIndexAndThrow(Exception)
Expect 1 get of an Index and mock throwing an exception
(Inherited from Mock.)
ExpectGetIndexAndThrow(Exception, Int32)
Expect a number of gets of an Index and mock throwing an exception
(Inherited from Mock.)

See Also