Unit testing WCF services through dependency injection(toomuchcode.com)
submitted by
Jemm(9604) 3 years ago
"When building a WCF service in an enterprise application, this service frequently depends on other services or resources. When creating unit tests for this service, we don’t want to host all these other services over WCF endpoints. Instead we will most likely want to inject mock objects. In some case we may even want to inject some in-process instances of these other services."
|category: WCF
|Views: 219
tags:
WCF DI TDD UnitTesting another
Everyones tags:
Your Tags: