By tag: NMock
0
kicks
Handling functions accepting "ref" and "out" arguments in NMock
The article shows how you can go about writing code for expectations for functions that accept arguments by reference using the "ref" and the "out" keyword
0
kicks
NMocks as compared to Rhino Mocks
Comparing a few mocking tasks using NMocks and Rhino Mocks.