PortableRest
PortableRest copied to clipboard
interfaces for IRestClient and IRestRequest
Hello,
Do you think its too late to add interfaces for IRestClient and IRestRequest client so that its easily mockable without hitting an actual web server. I would like to use mock to test REST api.