Closed GoogleCodeExporter closed 8 years ago
You can mock HTTP responses like this, which may be helpful for your case:
http://restfb.com/#extensibility-and-unit-testing
...but I agree that this is a sensible request. I will implement it.
Original comment by m...@xmog.com
on 28 Oct 2011 at 2:43
Heh, this is already in there!
In DefaultFacebookClient, you may override these 3 methods:
protected String getFacebookGraphEndpointUrl()
protected String getFacebookGraphVideoEndpointUrl()
protected String getFacebookReadOnlyEndpointUrl()
Original comment by m...@xmog.com
on 3 Sep 2012 at 12:59
Original issue reported on code.google.com by
rai...@gmail.com
on 26 Oct 2011 at 8:35