androidx.test.ext.junit.rules

Classes

ActivityScenarioRule

ActivityScenarioRule launches a given activity before the test starts and closes after the test.

ActivityScenarioRuleKt
AppComponentFactoryRule

JUnit Rule that let you define a AppComponentFactory before the tests starts and clean-up the factory after the test.

DeleteFilesRule

Deletes files recursively in Android storage directories after each test.