c# - How to write integration/health test of a wcf service on which I have no control? -


i need write little more simple test service. have no control on it, specific request returns specific response know should return.

you create project in solution named yourproject.integrationtests , place tests of kind in there.

you use same tools use unit testing create test cases (nunit, xunit, mstest, etc)


Comments

Popular posts from this blog

javascript - how to protect a flash video from refresh? -

android - Associate same looper with different threads -

visual studio 2010 - Connect to informix database windows form application -