6187048b8103b2ae55fffc28005c08419c1663a9
Files Diff
- Added: 12
- Removed: 5
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public testFieldNameConstantsFields() : void renamed to public testFieldNameConstantsEnumClass() : void in class de.plushnikov.intellij.plugin.action.delombok.DelombokFieldNameCostantsActionTest | From | To | |
Rename Method public testFieldnameconstants$FieldNameConstantsWeird() : void renamed to public testFieldnameconstants$FieldNameConstantsEnum() : void in class de.plushnikov.intellij.plugin.processor.FieldNameConstantsTest | From | To | |
Rename Variable | 1 | ||
Rename Variable beforeFileName : String to filePath : String in method private getPsiJavaFile(testName String, type String) : PsiJavaFile in class de.plushnikov.intellij.plugin.AbstractLombokParsingTestCase | From | To | |
Change Return Type | 1 | ||
Change Return Type LightPsiClassBuilder to void in method private addField(field PsiField) : void in class de.plushnikov.intellij.plugin.psi.LombokLightClassBuilder | From | To |