show/hide this revision's text 3 added 5 characters in body; edited tags

I want to start using mock objects on my next c# project.

After a quick google I've found there are many:

So my question is what one is your favourite and why?

show/hide this revision's text 2 tagged with .net, added links and added Moq to the list

I want to start using mock objects on my next c# project.

After a quick google I've found there are many:

So my question is what one is your favourite and why?

show/hide this revision's text 1

What c# mocking framework to use?

I want to start using mock objects on my next c# project.

After a quick google I've found there are many:

  • NMock
  • EasyMock.Net
  • TypeMock.Net
  • Rhino Mocks

So my question is what one is your favourite and why?