What about adding some overload methods with one more argument in which we can write text and it will be shown along with the VerifyException message
something like
.ExpectSet("prop","descriptive text")
it will be usefull for using it with loops
Hi, Sounds like an interesting idea,
So when will the message be displayed?
When the call wasn't made or when the arguments don't match.