Lars Wilhelmsen

Connected Systems MVP

Skip to: Content | Sidebar | Footer

Category: TDD

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 – [...]

Amazon–; BookShelf++;

15 May, 2009 (11:54) | Books, Computer+Science, Patterns, Refactoring, Semantic+Web, TDD | By: larsw

From time to time, I need to “restock” my book shelfs, e.g. order a batch of Computer Science-related books from Amazon.
I placed a new order on Thursday and hopefully I’ll get them all during the week to come.

xUnit Test Patterns: Refactoring Test Code [...]