Files
openide/java/java-tests/testData/inspection/magic
Vladislav Rassokhin 78f173cfb7 IDEA-CR-18229 Improve MagicConstantInspection in case of two constants sources:
* Reverted origin test, add new test case
* Throw exception if both 'flags' and 'values' used.
* Fix tests: `PsiAnnotation#findAttributeValue` may return default values, ignore them
2017-02-14 20:11:30 +03:00
..