Package org.robolectric.annotation
Annotation Type Resetter
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Resetter
Indicates that the annotated method is used to reset static state in a shadow.
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface Resetter