179616680de0bef71f10a5298f1e68cced899c31
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method package shouldSeeSingleGroupOfPropertiesWithoutNode() : void renamed to package shouldSeeSingleGroupOfPropertiesWithoutEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Method package shouldSeeMultipleGroupsSomeOfThemWithNode() : void renamed to package shouldSeeMultipleGroupsSomeOfThemWithEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Method package shouldSeeSingleGroupOfPropertiesWithNode() : void renamed to package shouldSeeSingleGroupOfPropertiesWithEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type nodeCommand : NodeCommand to entityCommand : Command in method package Group(entityId long, entityCommand Command, properties Command.PropertyCommand...) in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest.Group | From | To | |
Change Parameter Type nodeCommand : NodeCommand to entityCommand : BaseCommand<? extends PrimitiveRecord> in method private group(entityId long, entityCommand BaseCommand<? extends PrimitiveRecord>, properties Command.PropertyCommand...) : Group in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Variable | 7 | ||
Rename Variable nodeId : int to entityId : int in method package shouldSeeMultipleGroupsSomeOfThemWithEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Variable node : NodeCommand to entity : BaseCommand<? extends PrimitiveRecord> in method package shouldSeeSingleGroupOfPropertiesWithEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Variable nodeId : long to entityId : long in method package shouldSeeSingleGroupOfPropertiesWithEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Variable nodeId : long to entityId : long in method package shouldSeeSingleGroupOfPropertiesWithoutEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Variable node2 : Command.NodeCommand to entity3 : BaseCommand<? extends PrimitiveRecord> in method package shouldWorkOnADifferentSetOfCommandsAfterClear(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Variable nodeCommand : NodeCommand to entityCommand : BaseCommand in method package shouldSeeMultipleGroupsSomeOfThemWithEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute nodeId : long to entityId : long in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest.Group | From | To | |
Rename Attribute nodeCommand : NodeCommand to entityCommand : Command in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest.Group | From | To | |
Change Variable Type | 3 | ||
Change Variable Type node2 : Command.NodeCommand to entity3 : BaseCommand<? extends PrimitiveRecord> in method package shouldWorkOnADifferentSetOfCommandsAfterClear(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Change Variable Type nodeCommand : NodeCommand to entityCommand : BaseCommand in method package shouldSeeMultipleGroupsSomeOfThemWithEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Change Variable Type node : NodeCommand to entity : BaseCommand<? extends PrimitiveRecord> in method package shouldSeeSingleGroupOfPropertiesWithEntity(factory Factory) : void in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type nodeCommand : NodeCommand to entityCommand : Command in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest.Group | From | To | |
Rename Parameter | 4 | ||
Rename Parameter nodeCommand : NodeCommand to entityCommand : Command in method package Group(entityId long, entityCommand Command, properties Command.PropertyCommand...) in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest.Group | From | To | |
Rename Parameter nodeId : long to entityId : long in method private group(entityId long, entityCommand BaseCommand<? extends PrimitiveRecord>, properties Command.PropertyCommand...) : Group in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To | |
Rename Parameter nodeId : long to entityId : long in method package Group(entityId long, entityCommand Command, properties Command.PropertyCommand...) in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest.Group | From | To | |
Rename Parameter nodeCommand : NodeCommand to entityCommand : BaseCommand<? extends PrimitiveRecord> in method private group(entityId long, entityCommand BaseCommand<? extends PrimitiveRecord>, properties Command.PropertyCommand...) : Group in class org.neo4j.kernel.impl.api.index.EntityCommandGrouperTest | From | To |