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
I wrote a set of interfaces and adapters precisely for this purpose a few years ago.