648faffc88a570aac6af8f7b048a1da80c941236
Files Diff
- Added: 5
- Removed: 6
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 3 | ||
Move And Rename Method public testDelegateConcreteType() : void from class de.plushnikov.intellij.plugin.InspectionTest to public testConcreteType() : void from class de.plushnikov.intellij.plugin.inspection.DelegateInspectionTest | From | To | |
Move And Rename Method public testDelegateOnMethodWithParameter() : void from class de.plushnikov.intellij.plugin.InspectionTest to public testOnMethodWithParameter() : void from class de.plushnikov.intellij.plugin.inspection.DelegateInspectionTest | From | To | |
Move And Rename Method public testDelegateOnStaticFieldOrMethod() : void from class de.plushnikov.intellij.plugin.InspectionTest to public testOnStaticFieldOrMethod() : void from class de.plushnikov.intellij.plugin.inspection.DelegateInspectionTest | From | To | |
Rename Variable | 1 | ||
Rename Variable type : PsiType to psiType : PsiType in method private validateTypes(psiTypes Collection<PsiType>, builder ProblemBuilder) : boolean in class de.plushnikov.intellij.plugin.processor.handler.DelegateHandler | From | To | |
Rename Class | 2 | ||
Rename Class Example renamed to OnStaticFieldOrMethod | From | To | |
Rename Class Example renamed to ConcreteType | From | To |