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