Tuesday, June 5, 2012

Unit Test Mocking Framework for .NET - MOQ

allows neat LINQ approach to auto-creation of mock objects, without the need for record + playback:

http://code.google.com/p/moq/wiki/QuickStart

No comments:

Post a Comment