Unit testing with Android volley
I would like to know how can I create unit tests for the volley framework.
Mock the requests, the responses so that I can create unit tests that wont
require a webservice to be working and network accesss.
I've googled it but I don't find much information about the framework at all
No comments:
Post a Comment