mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
[java] @see tag ref verification (IDEA-97635)
This commit is contained in:
@@ -67,6 +67,7 @@ public class JavadocHighlightingTest extends LightDaemonAnalyzerTestCase {
|
||||
public void testSee5() { doTest(); }
|
||||
public void testLinkToItself() { doTest(); }
|
||||
public void testSeeConstants() { doTest(); }
|
||||
public void testSeeNonRefs() { doTest(); }
|
||||
public void testReturn0() { doTest(); }
|
||||
public void testException0() { doTest(); }
|
||||
public void testException1() { doTest(); }
|
||||
|
||||
Reference in New Issue
Block a user