Overload List

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

See Also