mardi 30 octobre 2018

How to test picking a picture from gallery in Android?

In a Fragment I have onActivityResult() function which takes for argument amongs others the selected picture from the gallery.

It is called through the startActivityForResult() function which opens the gallery and waits for a result. In my test class how can I pass some picture as argument of onActivityResult() ?

Aucun commentaire:

Enregistrer un commentaire