I have a method that calls a request with a response block inside. I want to stub my response and return fake data. How can this be done?I have a method that calls a request with a res
I have a method that calls a request with a response block inside. I want to stub my response and return fake data. How can this be done?I have a method that calls a request with a res