JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
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.