@VisibleForTesting: when no real visibility is specified, consider it is one less the one specified in the source (IDEA-107730)

This commit is contained in:
peter
2013-09-04 14:41:30 +02:00
parent d3d2c374b6
commit 2e683c3257
5 changed files with 13 additions and 5 deletions
@@ -5,4 +5,9 @@
<line>3</line>
<description>Test-only method is called in production code</description>
</problem>
<problem>
<file>B.java</file>
<line>5</line>
<description>Test-only method is called in production code</description>
</problem>
</problems>