f3ee4868d13ba292f6fda65a9cb8632c49cc333f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private assertOutgoingCount(count int) : void renamed to private assertCount(count int, direction Direction, asserter Consumer<RelationshipGroupCursor>) : void in class org.neo4j.internal.kernel.api.RelationshipTransactionStateTestBase | From | To | |
Extract Method | 1 | ||
Extract Method private createRelationship(direction Direction, start long, type int, write Write) : void extracted from private assertOutgoingCount(count int) : void in class org.neo4j.internal.kernel.api.RelationshipTransactionStateTestBase | From | To |