558462ed79b36d210634fc7196ce3145293b2c7a
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type File to String in method public getStoreDir() : String in class org.neo4j.test.EmbeddedDatabaseRule | From | To | |
Extract Variable | 3 | ||
Extract Variable expected : PropertyEntryImpl<T> in method package checkRemoved(map Map<T,Map<String,PropertyEntryImpl<T>>>, entry PropertyEntry<T>) : void from class org.neo4j.kernel.impl.event.ExpectedTransactionData | From | To | |
Extract Variable expected : PropertyEntryImpl<T> in method package checkAssigned(map Map<T,Map<String,PropertyEntryImpl<T>>>, entry PropertyEntry<T>) : void from class org.neo4j.kernel.impl.event.ExpectedTransactionData | From | To | |
Extract Variable entity : T in method package fetchExpectedPropertyEntry(map Map<T,Map<String,PropertyEntryImpl<T>>>, entry PropertyEntry<T>) : PropertyEntryImpl<T> from class org.neo4j.kernel.impl.event.ExpectedTransactionData | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type db : GraphDatabaseService to db : EmbeddedDatabaseRule in class org.neo4j.backup.BackupEmbeddedIT | From | To |