73ea5c9bed2ef7d5a1c2baa76170a26f1f74ffb3
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public addLibrary(parent JavaCodeInsightTestFixture, module Module, libName String, libPath String, jarArr String) : void extracted from public setUp() : void in class de.plushnikov.intellij.plugin.inspection.LombokInspectionTest & moved to class de.plushnikov.TestUtil | From | To | |
Extract And Move Method public addLibrary(parent JavaCodeInsightTestFixture, module Module, libName String, libPath String, jarArr String) : void extracted from protected setupRootModel(testDir String, sourceDir VirtualFile[], sdkName String) : void in class de.plushnikov.intellij.plugin.InspectionTest & moved to class de.plushnikov.TestUtil | From | To |