Tapadoo / Alerter

An Android Alerting Library
MIT License
5.52k stars 633 forks source link

How to verify Expresso Test case for the Message we show in Alerter #284

Open sanjaypatel27 opened 2 years ago

sanjaypatel27 commented 2 years ago

Hello I am using this library in my app to show the success and failure messages. I am trying to right the Expresso test case to verify the success or failure message is displayed with proper text or not? if anyone knows, please suggest any way to do this. thank you

Bbigm1991 commented 8 months ago