
A few weeks ago I wrote about how my team has been making the switch to Moq over NMock; since then, we really haven’t looked back. Recently I had cause to use a couple of Moq’s features that reinforced the decision to make the switch: partial mocking, and mocking an object that implements multiple interfaces. [...]





