f5a51358f3067e3b68cece7e9dc700850694e55b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable customFolderName : String to logFilesPath : String in method public shouldListTransactionLogsFromCustomLocationWhenConfigured() : void in class org.neo4j.kernel.impl.transaction.state.NeoStoreFileListingTest | From | To | |
Extract Method | 1 | ||
Extract Method private verifyLogFilesWithCustomPathListing(path String) : void extracted from public shouldListTransactionLogsFromCustomLocationWhenConfigured() : void in class org.neo4j.kernel.impl.transaction.state.NeoStoreFileListingTest | From | To |