Browse by Tags

All Tags » moq » silverlight » silverlight unit test
  • Using Moq with Silverlight for Advanced Unit Tests

    Moq is a library that assists with running unit tests by providing easily mocked objects that implement interfaces and abstract classes. You can learn more about Moq on their website. There is a distribution for Silverlight, and in this post I'll focus on some ways to use Moq for some more involved testing scenarios. Download the source code for ...
    Posted to Jeremy Likness' Blog (Weblog) by Anonymous on February 2, 2010
Powered by Community Server (Commercial Edition), by Telligent Systems