mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
correct field/getters naming in extract method object (EA-26268 - assert: ExtractMethodObjectProcessor.b)
This commit is contained in:
@@ -97,4 +97,8 @@ public class ExtractMethodObjectWithMultipleExitPointsTest extends LightCodeInsi
|
||||
public void testWithInnerClasses() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testNonCanonicalNaming() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user