Is it possible to mock out a .NET HttpWebResponse?

后端 未结 7 1022
再見小時候
再見小時候 2020-11-28 22:29

i\'ve got an integration test that grabs some json result from a 3rd party server. It\'s really simple and works great.

I was hoping to stop actually hitting this se

7条回答
提交回复
热议问题