78e5d21b3f1654f57fcaaf747ff5cd12c6917129
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public sampleAddedUpdates() : void renamed to public sampleIncludedUpdates() : void in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulatorTest | From | To | |
Rename Method public sampleAddedUpdates() : void renamed to public sampleIncludedUpdates() : void in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulatorTest | From | To | |
Rename Method public sampleAddedUpdatesWithDuplicates() : void renamed to public sampleIncludedUpdatesWithDuplicates() : void in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulatorTest | From | To | |
Extract Variable | 3 | ||
Extract Variable update : NodePropertyUpdate in method public shouldPopulateIndexWithOneNode() : void from class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest | From | To | |
Extract Variable update1 : NodePropertyUpdate in method public shouldPopulateIndexWithASmallDataset() : void from class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest | From | To | |
Extract Variable update2 : NodePropertyUpdate in method public shouldPopulateIndexWithASmallDataset() : void from class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest | From | To |