Differences between NMock 2.0 and NMock2
I am a bit confused over which version of NMock2 I should use. The one I've been using for a while I got from here: http://www.nmock.org/download.html The filename is NMock2.dll with version 2.0.0.44. I ran into a problem where I couldn't mock interfaces containing generic functions. After a quick google search found out that NMock2 s...