Login Register

a Mock JsonService for development and testing

I've worked on creating a MockJsonService for unit testing and for making development a bit more rapid and less dependent on the server side. It a fairly lengthy discussion, but I thought I would make it available to anyone who was interested:

http://blog.medryx.org/2008/06/07/a-mock-rpc-service/

-maulin