migrate unit tests written with NMock2 to Moq...
Read MoreWhat are the capabilities of Moq and Rhino.mocks?...
Read MoreHow can I mock an internal interface using NMock2?...
Read MoreDifferences between NMock 2.0 and NMock2...
Read MoreConvert UT in NMock2 to Moq. Also, what does .Will() in NMock2 stand for?...
Read MoreHave NMock2 to create instance of a Type...
Read MoreNMock - how to say expect 'any value' on these params? Or should I not do this?...
Read MoreHow to unit test class that reads xml file?...
Read MoreHow to check property of function argument in NMock...
Read MoreHow test SqlParameter for equality...
Read More