Maarten Balliauw 5/13/2009

Mocking - VISUG session (screencast)

Read Original

This screencast from an MSDN Belgium VISUG session provides an introduction to unit testing using mock objects. It demonstrates building a small application with Test-Driven Development (TDD), removing dependencies for easier testing, and using the Moq mocking framework to create shorter, more maintainable unit tests. Slides and example code are referenced in a related blog post.

Mocking - VISUG session (screencast)

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week