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