Tagged Questions
16
votes
4answers
3k views
Mocking WebResponse's from a WebRequest
I have finally started messing around with creating some apps that work with RESTful web interfaces, however, I am concerned that I am hammering their servers every time I hit F5 to run a series of ...