Annotation Type | Description |
---|---|
VisibleForTesting |
This annotation doesn't actually do anything, other than provide documentation of the fact that a function has
either been marked public, or package private in order for a test (somewhere physically distant in the system)
to compile.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.