Skip to content

Instantly share code, notes, and snippets.

@Nyame123
Created June 12, 2021 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nyame123/003f9d50a6e59d7b5657fda0443e3eb5 to your computer and use it in GitHub Desktop.
Save Nyame123/003f9d50a6e59d7b5657fda0443e3eb5 to your computer and use it in GitHub Desktop.
@HiltAndroidTest
class SettingsActivityTest {
@get:Rule
var hiltRule = HiltAndroidRule(this)
// UI tests here.
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment