64491acfb7630bef358b0ff9bc43936e83cfbf5c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 3 | ||
Move Method public shouldSplitCorrectly() : void from class org.neo4j.index.internal.gbptree.GBPTreeTest to public shouldSplitCorrectly() : void from class org.neo4j.index.internal.gbptree.GBPTreeReadWriteTest | From | To | |
Move Method public shouldSeeSimpleInsertionsWithExactMatch() : void from class org.neo4j.index.internal.gbptree.GBPTreeTest to public shouldSeeSimpleInsertionsWithExactMatch() : void from class org.neo4j.index.internal.gbptree.GBPTreeReadWriteTest | From | To | |
Move Method public shouldSeeSimpleInsertions() : void from class org.neo4j.index.internal.gbptree.GBPTreeTest to public shouldSeeSimpleInsertions() : void from class org.neo4j.index.internal.gbptree.GBPTreeReadWriteTest | From | To | |
Extract Class | 1 | ||
Extract Class org.neo4j.index.internal.gbptree.GBPTreeReadWriteTest from class org.neo4j.index.internal.gbptree.GBPTreeTest | From | To |