aboutsummaryrefslogtreecommitdiff
path: root/findbugs-exclude.xml
diff options
context:
space:
mode:
authorKristen Kozak <sebright@google.com>2018-04-03 16:37:22 -0700
committerKristen Kozak <sebright@google.com>2018-04-04 19:42:51 -0700
commit952d64323cf95aa2fe04ddb6188303bac8a5fb35 (patch)
treee667a5d7ee7a488843379939c844f5463254b8b7 /findbugs-exclude.xml
parent37730f70bdd2ee7ff214cc4ed7fb3d451a6dada7 (diff)
downloadopencensus-java-952d64323cf95aa2fe04ddb6188303bac8a5fb35.tar.gz
Replace Guava VisibleForTesting in opencensus-api (issue #1081).
This commit adds two annotations to replace the uses of Guava's VisibleForTesting annotation in opencensus-api. Each annotation has a more specific meaning than VisibleForTesting, to make the uses of the annotations more informative. DefaultVisibilityForTesting - This annotation replaces the main use of @VisibleForTesting, indicating that an element was changed from private to package-private for testing. PublicForTesting - This annotation is temporary and should be removed as part of issue #977.
Diffstat (limited to 'findbugs-exclude.xml')
0 files changed, 0 insertions, 0 deletions