Skip to content
Go back

Mocking - VISUG session (screencast)

Edit page

A new screencast has just been uploaded to the MSDN Belgium Chopsticks page. Don't forget to rate the video!

Mocking - VISUG session (screencast)

Abstract: "This session provides an introduction to unit testing using mock objects. It builds a small application using TDD (test driven development). To enable easier unit testing, all dependencies are removed from code and introduced as mock objects. Afterwards, a mocking framework by the name of Moq (mock you) is used to shorten unit tests and create a maintainable set of unit tests for the example application. "

Slides and example code can be found in my previous blog post on this session: Mocking - VISUG session

kick it on DotNetKicks.com


Edit page
Share this post on:

Previous Post
Document Interoperability Workshop, London, May 18 2009
Next Post
Announcing PHP SDK for Windows Azure