daec76db2073ffc4459a4994fa69341322f486d9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private createFieldInstance(extensionContext ExtensionContext) : Object renamed to private createInstance(extensionContext ExtensionContext) : Object in class org.neo4j.test.extension.StatefullFieldExtension | From | To | |
| Rename Variable | 1 | ||
| Rename Variable e : CommandFailed to commandFailed : CommandFailed in method package shouldThrowIfTheArchiveFormatIsInvalid() : void in class org.neo4j.commandline.dbms.LoadCommandTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private escapeSpaces(pathForFile String) : String extracted from public shouldUseArgumentsFoundInside_f_Argument() : void in class org.neo4j.commandline.dbms.ImportCommandTest | From | To |