All Classes and Interfaces
Class
Description
Configuration settings that can be used on a per-class or per-test basis.
Annotation for Conscrypt modes in Robolectric.
Specifies the different supported Conscrypt modes.
A
org.robolectric.pluginapi.config.Configurer annotation for controlling how Robolectric
executes PackageManager#getInstallerPackageName method.Specifies the different
ShadowApplicationPackageManager#getInstallerPackageName modes.A
org.robolectric.pluginapi.config.Configurer annotation for controlling which graphics
shadow implementation is used for the android.graphics package.Specifies the different supported graphics modes.
Indicates that the annotated method is hidden in the public Android API.
Indicates that a method declaration is intended to shadow a method with the same signature on the
associated Android class.
Indicates that a class declaration is intended to shadow an Android class declaration.
An interface used as the default for the
picker param.A
org.robolectric.pluginapi.config.Configurer annotation that dictates whether or not
Robolectric should lazily instantiate the Application under test.Whether or not the Application should be lazily loaded
A
org.robolectric.pluginapi.config.Configurer annotation for controlling Robolectric's
Looper behavior.Specifies the different supported Looper modes.
Shadow fields annotated @RealObject will have the real instance injected.
Serves to cache the reflector object instance and lower test runtime.
Indicates that the annotated method is used to reset static state in a shadow.
A
org.robolectric.pluginapi.config.Configurer annotation for controlling which SQLite
shadow implementation is used for the android.database package.Specifies the different supported SQLite modes.
A
org.robolectric.pluginapi.config.Configurer annotation for controlling how Robolectric
performs UI layout.Specifies the different supported Text layout modes.