A quick way to mock a REST service, for Android/GSon usage? -


we tried wcf , complex, , returns nulls in json, gson chokes on.

is there quick , dirty way mock rest service, android/gson usage ?

had test rest client on different server responses, ended writing one: https://github.com/mkotsur/restito.


Comments