Menu

Close
  • Home
Subscribe
Menu

unit_testing

A 4-post collection

Page 1 of 1

Visual Studio Testing: Code Coverage Property Window Crashes

Problem: If you are using Visual Studio Workaround: If your solution contains a project (not Silverlight Class Library, these are ok for some reason) or a WSSF »

Mark J. Miller on unit_testing, silverlight, visual_studio_2008_sp_1 21 May 2009

Silverlight and Prism: Decoupling the WCF Client Proxy

I’m in the process of creating the . Hopefully, for once, I’ll see it through to the end and also post the source and an insightful blog entry to help everybody who’s struggling to do the same Anyhow, I’ve taken the recent release of Prism v2, which »

Mark J. Miller on unit_testing, silverlight, design_patterns, prism, wcf 10 March 2009

Unit Testing: Moq doesn’t support property indexers

I hit a road block today writing some tests which were dependent upon another class’s property indexer. When trying to do the following using Moq: 1: [TestMethod] 2: public void Test1() 3: { 4: Mock context = new Mock(); 5:  6: Object actual »

Mark J. Miller on unit_testing, moq 26 February 2009

Entity Framework: Abstracting ObjectContext

Wither you are a TDD purest or not, if you are developing with Entity Framework and testability is important to you, then you have tried some workaround or applied some pattern to make testing possible in your project. When you have a class or method »

Mark J. Miller on unit_testing, design_patterns, entity_framwork 25 February 2009
Page 1 of 1
developMENTALmadness © 2017
Casper theme powered by Ghost