16d54a2b32e42901e9a4f1084539e5d390676407
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Class | 1 | ||
Move Class org.neo4j.unsafe.batchinsert.BatchInsertTest moved to org.neo4j.unsafe.batchinsert.internal.BatchInsertTest | From | To | |
Extract Variable | 2 | ||
Extract Variable nodeStore : NodeStore in method public shouldSortLabelIdsWhenGetOrCreate() : void from class org.neo4j.unsafe.batchinsert.internal.BatchInsertTest | From | To | |
Extract Variable nodeStore : NodeStore in method public shouldNotCreateSameLabelTwiceOnSameNode() : void from class org.neo4j.unsafe.batchinsert.internal.BatchInsertTest | From | To | |
Inline Variable | 1 | ||
Inline Variable nodeStore : NodeStore in method public mustSplitUpRelationshipChainsWhenCreatingDenseNodes() : void from class org.neo4j.unsafe.batchinsert.BatchInsertTest | From | To | |
Extract Method | 1 | ||
Extract Method public testDataDirectoryOf(fs FileSystemAbstraction, owningTest Class<?>, clean boolean) : File extracted from private evaluateClassBaseTestFolder() : void in class org.neo4j.test.rule.TestDirectory | From | To |