Consume WCF Service InProcess using Agatha and WCF
- by REA_ANDREW
I have been looking into this lately for a specific reason. Some integration tests I want to write I want to control the types of instances which are used inside the service layer but I want that control from the test class instance. One of the problems with just referencing the service is that a lot of the time this will by default be…