Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
190 views

Help with some mocking

I was trying to mock an interface and I got the next expection: System.TypeLoadException: System.TypeLoadException: Signature of the body and declaration in a method implementation do not match ...
1
vote
1answer
656 views

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 ...