How Can We Create Unit Tests For Webapi With 3rd Party API's – Facebook api
I am using Nunit for creating unit tests. I am having webapi project and using some third party api for Below is one of blocks of code i am using . In Below function you can see i am returning…