❔ Moq VerifySet not working with indexed property
I am writing an Unit test to verify if the indexed property ([]) is being called for a class. For that I am doing:
But I get an error saying the expression is not a setter.
VerifyGet
and SetupSet
work fine with index2 Replies
as currently a fire is going on in moq and OSS , i think low amount of people are interested anymore in moq
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.