Package org.robolectric.annotation
Annotation Type RealObject
-
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface RealObject
Shadow fields annotated @RealObject will have the real instance injected.
@Documented @Retention(RUNTIME) @Target(FIELD) public @interface RealObject