RoboelectricSettings
Settings for a Roboelectric test suite.
Properties
The Application class to use in the test, this takes precedence over any application specified in the AndroidManifest.xml.
The lifetime of an application (the default is per test).
The mode of choosing a security provider (can be used to prefer Bouncy Castle over the default Conscrypt).
A set of instrumented packages to enable, in addition to those that are already present.
Classes specified to be portable between Roboelectric and the outside JVM.
Packages whose declarations are specified to be portable between Roboelectric and the outside JVM.
Qualifiers specifying device configuration and resource resolution, such as "fr-normal-port-hdpi".
A set of shadow classes to enable, in addition to those that are already present.