Overload List
Name | Description | |
---|---|---|
![]() | ExpectGetAndThrow(String, Exception) |
Expect 1 get of a Property and mock throwing an exception
|
![]() | ExpectGetAndThrow(String, Exception, Int32) |
Expect a number of gets of a Property and mock throwing an exception
|
See Also