Files
Nikita Eshkeev 6e9855e683 [codeInsight] IDEA-170168 Show method quick doc on modifiers
This patch amends the test class according to the code review, it includes:
- removing the code that dissolves the test data class into pieces
- adding more test data files which have the caret marker in them
- deducing the custom documentation element from the caret position
- comparing if the surrounding PsiJavaDocumentationElement of custom documentation element is the same as what JavaDocumentationProvider#myProvider.getCustomDocumentationElement returns

Signed-off-by: Nikita Eshkeev <nikita.eshkeev@jetbrains.com>

GitOrigin-RevId: d0cefcb38d8a125b1448ef6d1f6537af70c7d30f
2020-07-24 16:34:14 +00:00

2 lines
29 B
Java