forked from WorksApplications/findbugs-plugin
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
@VisibleForTesting is now detected on non static fields, too.
Therefore the plugin is no longer working on bcel methods but on findbugs xMethods and xFields. Using xMethods and xFields the performance of the plugin increased.
- Loading branch information
Sebastian Eckey
committed
Feb 3, 2015
1 parent
f920b70
commit 943caae
Showing
3 changed files
with
167 additions
and
138 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.