OiO.lk Blog Android Received cannot call setcontent twice per test when using retry rule. I need to use setContent in my tests and not activity
Android

Received cannot call setcontent twice per test when using retry rule. I need to use setContent in my tests and not activity


I have to use setContent in my test as I want to bypass sign in page. I cannot use mockk libraries here. But when I use setContent the retry rule fails but it works when MainActivity is called (which I dont want to use)

I tried using empty compose rule but setContent cannot be called on it



You need to sign in to view this answers

Exit mobile version