Annotation Interface ForTesting


@Documented @Retention(SOURCE) @Target({CONSTRUCTOR,FIELD,METHOD,TYPE}) public @interface ForTesting
Annotation used to mark that the function/field is used in tests.