Annotation Interface VisibleForTesting


public @interface VisibleForTesting
Denotes that the annotated element is exposed for testing purposes only and should not be referenced from production code.