59fc43efef51931da5e9992875ce059e811688ee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type ReadTestSupport to WriteTestSupport in method public newTestSupport() : WriteTestSupport in class org.neo4j.kernel.impl.newapi.NodeLabelIndexCursorTest | From | To | |
Replace Variable With Attribute | 4 | ||
Replace Variable With Attribute first : int to labelFirst : int in method public shouldFindNodesByLabel() : void in class org.neo4j.internal.kernel.api.NodeLabelIndexCursorTestBase | From | To | |
Replace Variable With Attribute three : int to labelThree : int in method public shouldFindNodesByLabel() : void in class org.neo4j.internal.kernel.api.NodeLabelIndexCursorTestBase | From | To | |
Replace Variable With Attribute one : int to labelOne : int in method public shouldFindNodesByLabel() : void in class org.neo4j.internal.kernel.api.NodeLabelIndexCursorTestBase | From | To | |
Replace Variable With Attribute two : int to labelTwo : int in method public shouldFindNodesByLabel() : void in class org.neo4j.internal.kernel.api.NodeLabelIndexCursorTestBase | From | To |