Annotation Interface VisibleForTesting


@Retention(CLASS) public @interface VisibleForTesting
Annotates a program element that exists, or is more widely visible than otherwise necessary, only for use in test code.