mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-17 07:20:53 +07:00
copy javadoc to the generated constructor (IDEADEV-41681)
This commit is contained in:
@@ -68,6 +68,10 @@ public class IntroduceParameterObjectTest extends MultiFileTestCase{
|
||||
doTest(false, true);
|
||||
}
|
||||
|
||||
public void testCopyJavadoc() throws Exception {
|
||||
doTest(false, true);
|
||||
}
|
||||
|
||||
public void testUsedInnerClass() throws Exception {
|
||||
doTest(false, true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user