Overload List

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

See Also