Reputation: 51917
We are still on .net v2 (C#) due to issues with getting customers to upgrade. I am looking at using a mocking framework, but don’t wish to have method names as strings all over the place.
In the past I have used Moq, but don’t believe it will work with .net v2.
What options should I be looking at?
Upvotes: 1
Views: 340