Lars Wilhelmsen

Microsoft Connected Systems MVP

Skip to: Content | Sidebar | Footer

Date: September 8th, 2009

Easier Unit Testing of WCF Services with ServiceTestContext

8 September, 2009 (10:42) | .NET, TDD, WCF | By: larsw

Hi, and apologies for being so awfully quiet the last couple of months. Expect the traffic to pick up again (I’ll explain the silence in a blog post later). Now, when unit testing WCF Services, I’ve often ended up with cluttering my tests with a lot of plumbing code to wire up the SUT; that is [...]