Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Unit Test » WCF   (RSS)

Writing Test Code with Impersonation

Some of your (unit) tests may be required to run with predefined credentials, and if all your tests should run as one single identity your might as well use the command line runas.exe tool to start your testrunner (or whatever your favorite naming for
Posted by jimmytr | 2 Comments
Filed under: , ,

Unit Testing WCF Services

A colleague of mine recently wrote about seperation of concerns in relation to unit testing WCF services. It may be possible to expose a library directly in WCF but I would rather see an architecture like the one presented in the Service Software Factory
Posted by jimmytr | 3 Comments
Filed under: ,
 
Page view tracker