Hello everyone 👋 I’m trying to test my composables using androidTests, the tests passe correctly but all functions mentioned in the official doc are marked as
deprecated
without mentioning alternatives !
Am I missing something ? 🤔
m
msfjarvis
10/11/2020, 6:31 PM
All these methods were moved the Compose test rule class, so you'll need to call these methods like this: