tonerdo / pose

Replace any .NET method (including static and non-virtual) with a delegate
MIT License
1.07k stars 75 forks source link

Can we use Pose with Moq? #59

Open pankaushik opened 4 years ago

pankaushik commented 4 years ago

I am trying to use Shim with Moq but I am confused how it will work together. Is there any way to achieve this?