android.support.test.rule.provider
Classes
ProviderTestRule |
A TestRule to test ContentProvider s, 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.Builder |
A Builder to ease ProviderTestRule creation.
|