peter
|
6663489749
|
IDEA-155323 Bogus "Test-only method is called" inspection
|
2016-04-29 22:56:20 +02:00 |
|
Alexander Zolotov
|
7cb3d001e8
|
Allow to use @TestOnly symbols inside @TestOnly fields (IDEA-148905)
|
2015-12-09 14:36:12 +10:00 |
|
Alexander Zolotov
|
3ab37bc487
|
Do not complain about referencing test-only class on anonymous classes
This functionality is covered by checking PsiCallExpression elements
|
2015-09-25 15:29:52 +03:00 |
|
Alexander Zolotov
|
74d1b638f6
|
TestOnly inspection should validate classes
|
2015-09-14 14:47:48 +03:00 |
|
peter
|
2e683c3257
|
@VisibleForTesting: when no real visibility is specified, consider it is one less the one specified in the source (IDEA-107730)
|
2013-09-04 14:41:30 +02:00 |
|
peter
|
127bc3f31e
|
don't warn when calling @VisibleForTesting method with no original visibility specified (IDEA-107730)
|
2013-09-02 09:54:39 +02:00 |
|
peter
|
f231d964c4
|
IDEA-107730@VisibleForTesting is marked as a warning when called within class
|
2013-07-16 17:48:44 +02:00 |
|
peter
|
041c3c9319
|
TestOnlyInspectionTest -> community
|
2013-07-16 17:48:43 +02:00 |
|