Closed IgorGanapolsky closed 2 years ago
It would be useful if I can call assertThat() to verify if some error text is present on the screen. Otherwise, the only thing I have from Rxpresso is expect().
assertThat()
expect()
Thanks, Igor
Closing as this repository is no longer under maintenance and it's about to be archived
It would be useful if I can call
assertThat()
to verify if some error text is present on the screen. Otherwise, the only thing I have from Rxpresso isexpect()
.Thanks, Igor