Overload List
| Name | Description | |
|---|---|---|
| ExpectSetAndThrow(String, Exception) | 
            Expect 1 set of a Property and mock throwing an exception
              | |
| ExpectSetAndThrow(String, Exception, Int32) | 
            Expect  a number of sets of a Property and mock throwing an exception
              | 
See Also