What are the real-world pros and cons of each of the major mocking frameworks?

前端 未结 7 485
梦如初夏
梦如初夏 2020-12-04 17:20

see also \"What should I consider when choosing a mocking framework for .Net\"

I\'m trying to decide on a mocking framework to use o

7条回答
  •  北海茫月
    2020-12-04 17:38

    So far I have used RhinoMocks and Moq. Moq is currently my favourite due to its simplicity which is currently all I need. RhinoMocks is pretty powerful but I have never been in the position to fully tap into it.

提交回复
热议问题