ploeh blog

Mark Seemann's discontinued .NET blog.
Posts
  • ploeh blog

    An Overview of Unit Testing Duplex WCF Services and Clients

    • 4 Comments
    In the last couple of posts, I've demonstrated how to isolate implementation from WCF contract definition and behavior in a duplex communication scenario. These posts have been rather detailed, so it occurred to me that you might benefit from an overview...
  • ploeh blog

    Unit Testing Duplex WCF Clients

    • 1 Comments
    In my previous post , I explained how to unit test a WCF service with callbacks. Since the scenario involves duplex communication, the service is also a client, and vice versa, so it's only reasonable to look at the 'client' as well, to examine how to...
Page 1 of 1 (2 items)