0
kicks
Testing WCF Apps (Part 2 of 4) -- Mocking out the service
Once you have written tests against your WCF service, you need a strategy for testing the code that uses the service. This article covers a technique for mocking out the WCF service.