All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description Config Configuration settings that can be used on a per-class or per-test basis.Config.Builder Config.Implementation ConfigUtils GetInstallerPackageNameMode Aorg.robolectric.pluginapi.config.Configurerannotation for controlling how Robolectric executesPackageManager#getInstallerPackageNamemethod.GetInstallerPackageNameMode.Mode Specifies the differentShadowApplicationPackageManager#getInstallerPackageNamemodes.HiddenApi Indicates that the annotated method is hidden in the public Android API.Implementation Indicates that a method declaration is intended to shadow a method with the same signature on the associated Android class.Implements Indicates that a class declaration is intended to shadow an Android class declaration.Implements.DefaultShadowPicker An interface used as the default for thepickerparam.LazyApplication Aorg.robolectric.pluginapi.config.Configurerannotation that dictates whether or not Robolectric should lazily instantiate the Application under test.LazyApplication.LazyLoad Whether or not the Application should be lazily loadedLooperMode Aorg.robolectric.pluginapi.config.Configurerannotation for controlling Robolectric'sLooperbehavior.LooperMode.Mode Specifies the different supported Looper modes.RealObject Shadow fields annotated @RealObject will have the real instance injected.ReflectorObject Serves to cache the reflector object instance and lower test runtime.Resetter Indicates that the annotated method is used to reset static state in a shadow.ShadowPicker<T> SQLiteMode Aorg.robolectric.pluginapi.config.Configurerannotation for controlling which SQLite shadow implementation is used for theandroid.databasepackage.SQLiteMode.Mode Specifies the different supported SQLite modes.TextLayoutMode Aorg.robolectric.pluginapi.config.Configurerannotation for controlling how Robolectric performs UI layout.TextLayoutMode.Mode Specifies the different supported Text layout modes.