Is there a way to write Android instrumentation tests where I could check that an intent/broadcast sent by one of my app modules is received by a separate app module (in the same project)?
I do not just want to check that an intent is set with certain actions or target component, I want to check if it is received by a specific app.
Aucun commentaire:
Enregistrer un commentaire