Mock HTTP layer to do complex tasks like uploading photo to Flickr(weblogs.asp.net)
submitted by
mehfuzh(1906) 4 years ago
In this post, I will show how you can use Typemock to fake out complex HTTP POST like uploading photo in Flickr server. The example which will be shown here, gives a pretty much generic idea of faking out HTTP calls and gain access to the response stream for comparing result with original content.I have used, N-Unit along with Typemock which is run thorough TMockRunner.exe to perform the mock test. ...
|category: C#
|Views: 6
tags:
TypeMock C# another
Everyones tags:
Your Tags: