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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes