Annotation Type VisibleForTesting


@GwtCompatible
public @interface VisibleForTesting
Annotates a program element that exists, or is more widely visible than otherwise necessary, only for use in test code.
Author:
Johannes Henkel