c245d5b83be2a852378a97d9d18935d60e2decb0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private buildRecordStorageEngine() : RecordStorageEngine extracted from public shutdownRecordStorageEngineAfterFailedTransaction() : void in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngineTest | From | To | |
Extract Method private buildRecordStorageEngine() : RecordStorageEngine extracted from public obtainCountsStoreResetterAfterFailedTransaction() : void in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngineTest | From | To | |
Extract Method private buildRecordStorageEngine() : RecordStorageEngine extracted from public databasePanicIsRaisedWhenTxApplicationFails() : void in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageEngineTest | From | To |