lundi 6 avril 2015

How to test a webService call code using JUnit in android?

I want to write the functional test cases for my android application. I am not talking about sending the click buttons or UI related events, i am mentioning about the code coverage or e.g. i want to check if my parser is working fine or not, does my login call is successful or not ? In short, how to write functional test cases, any links or tutorials are much appreciated. Also any suggestions for setting the test framework for my project. I am working on Android Studio.


Aucun commentaire:

Enregistrer un commentaire