Home » Archives

Content tagged with: mock

[25 Mar 2009 | No Comment | ]

In this episode you will take a look at how to use the AutoMocking Container that is part of StructureMap 2.5.  You will be shown how to setup and use this container to reduce noise in your tests.
http://www.dimecasts.net/Content/WatchEpisode/62

[23 Dec 2008 | No Comment | ]

In this episode we will learn how to use the Mocking framework Moq. This is an introductory overview of using Moq and is meant for those who are new to either mocking or Moq.
http://www.dimecasts.net/Content/WatchEpisode/8
Additional resources
Moq home page