Package org.robolectric.annotation
package org.robolectric.annotation
Package containing Robolectric annotations.
-
ClassDescriptionParameters, function return with types that can't be resolved at compile time may be annotated with @ClassName.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
Configurerannotation for controlling how Robolectric executesPackageManager#getInstallerPackageNamemethod.Specifies the differentShadowApplicationPackageManager#getInstallerPackageNamemodes.AConfigurerannotation for controlling which graphics shadow implementation is used for theandroid.graphicspackage.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 thepickerparam.InDevelopment applies to @Implementation methods and @Implements classes that are affected by changes in unreleased versions of Android.AConfigurerannotation for controlling Robolectric'sLooperbehavior.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.AConfigurerannotation for controlling Robolectric's android resource implementation.AConfigurerannotation for controlling which SQLite shadow implementation is used for theandroid.databasepackage.Specifies the different supported SQLite modes.AConfigurerannotation for controlling how Robolectric performs UI layout.Specifies the different supported Text layout modes.