•
Learn how to test your app before distribution to avoid
Use test doubles and dependency injection to test an app
Write tests with Espresso for UI testing
Use mockito to create an integration test
Implement end to end testing using navigation, coroutines,
Implement user login and identity management for your
Enable login and logout for your app’s users
Control navigation in your app based on whether a user is
logged in