423a099c7d965c156263d94a1cbbc2b52456b88c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable propertyKeyId : int to badPropertyKeyId : int in method public shouldReportInvalidPropertyKeyIdInUniquenessConstraintRule() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest | From | To | |
Rename Variable propertyKeyId : int to badPropertyKeyId : int in method public shouldReportInvalidPropertyKeyIdInIndexRule() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type ruleId2 : int to ruleId2 : long in method protected transactionData(tx GraphStoreFixture.TransactionDataBuilder, next GraphStoreFixture.IdGenerator) : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest.createUniquenessConstraintRule.apply | From | To | |
Change Variable Type ruleId1 : int to ruleId1 : long in method protected transactionData(tx GraphStoreFixture.TransactionDataBuilder, next GraphStoreFixture.IdGenerator) : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest.createUniquenessConstraintRule.apply | From | To | |
Extract Method | 1 | ||
Extract Method private createPropertyKey(propertyKey String) : int extracted from private createPropertyKey() : int in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest | From | To |