Moq (Mock-You) |
One of the most important tools for a modern developer is a good mocking framework.
At the moment there are 2 relatively equal frameworks : RhinoMock en TypeMock. Both have good compile time debugging, reflection, refactoring and have proven themselves in numerous projects.
But as could be expected after the release of the new c# 3.0 language features, there is a “newcomer in mocking town” and it’s named Moq, pronounced as “Mock-You”.
Using the new “Linq” language features this is a project to watch. Especially because it is available as full open-source at Google code.
QuickStart : http://code.google.com/p/moq/wiki/QuickStart
Home : http://code.google.com/p/moq/
Download : http://code.google.com/p/moq/downloads/list
Categories : TDD, BDD, DDD, C#














RSS English
RSS Nederlands





