show/hide this revision's text 2 added 194 characters in body

Tyemock. It's the only mocking framework that allows you to check your mocking calls in compile time ( You can use natural mock for that purpose).

The only thing is it is not free for commercial development.

Edit: A bit of shameless plug, here's an article I wrote on unit testing ASP.NET MVC using Typemock AAA syntax.

show/hide this revision's text 1

Tyemock. It's the only mocking framework that allows you to check your mocking calls in compile time ( You can use natural mock for that purpose).

The only thing is it is not free for commercial development.