mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-19 01:50:56 +07:00
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
2 lines
29 B
Java
2 lines
29 B
Java
|
|
public c<caret>lass Main { } |