ConfigConfigurer |
Provides configuration to Robolectric for its @ Config annotation.
|
DefaultSdkPicker |
|
DefaultSdkProvider |
|
GetInstallerPackageNameModeConfigurer |
|
HierarchicalConfigurationStrategy |
|
HierarchicalConfigurationStrategy.ConfigurationImpl |
|
LazyApplicationConfigurer |
A Configurer that reads the LazyApplication to
dictate whether Robolectric should lazily instantiate the Application under test (as well as the
test Instrumentation).
|
LegacyDependencyResolver |
Robolectric's historical dependency resolver (which is currently still the default), which is
used by DefaultSdkProvider to locate SDK jars.
|
LooperModeConfigurer |
Provides configuration to Robolectric for its @ LooperMode annotation.
|
PackagePropertiesLoader |
Provides cached access to robolectric-properties files, for all your configuration needs!
|
SdkCollection |
Holds and provides details on the list of known SDKs.
|
SQLiteModeConfigurer |
Provides configuration to Robolectric for its @ SQLiteMode annotation.
|
TextLayoutModeConfigurer |
Provides configuration to Robolectric for its @ TextLayoutMode annotation.
|