Annotation Interface VisibleForTesting


@Target({METHOD,CONSTRUCTOR,TYPE,FIELD}) @Inherited @Documented public @interface VisibleForTesting
Indicates that a method or member is visible for testing purposes only.