dimanche 11 juin 2017

Spek (Android Studio) - Unit test which prints string as reponse to http request

I need to write a unit test in Spek that tests a simple app which shows a basic "Hello, World" on an http request: Given the app is running, on http request containing a name, it should return a string containing the name. How should I go about it?

Aucun commentaire:

Enregistrer un commentaire