package

androidx.test.rule.provider

Classes

ProviderTestRuleA to test ContentProviders, with additional APIs to enable easy initialization such as restoring database from a file, running database commands passed in as a String or a file.
ProviderTestRule.BuilderA Builder to ease ProviderTestRule creation.