MockExpectGetAndThrow Method

Typemock Isolator Developer Guide
Overload List

  NameDescription
Public methodExpectGetAndThrow(String, Exception)
Expect 1 get of a Property and mock throwing an exception
Public methodExpectGetAndThrow(String, Exception, Int32)
Expect a number of gets of a Property and mock throwing an exception
Top
See Also

Reference