Unit testing custom Microsoft Dynamics CRM code – Part 4 (using a wrapper class)
In parts two and three of this series, I gave an introduction to unit testing Dynamics CRM C# interfaces code with mock objects using Visual Studio 2012 and Moq, and I showed code samples for a couple of different scenarios. In this post I will show how to work with »