Package graphql

Annotation Interface VisibleForTesting


@Retention(RUNTIME) @Target({CONSTRUCTOR,METHOD,FIELD}) public @interface VisibleForTesting
Marks fields, methods etc as more visible than actually needed for testing purposes.