cf8d7c471fa339039bd7fcd1201fb8dc467667b5
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable node : NodeRep to constraint : ConstraintDefinition in method private constraintDiff(other DbRepresentation, diff DiffReport) : void in class org.neo4j.test.DbRepresentation | From | To | |
| Rename Variable id : Long to otherConstraint : ConstraintDefinition in method private constraintDiff(other DbRepresentation, diff DiffReport) : void in class org.neo4j.test.DbRepresentation | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to void in method protected compareWith(other PropertiesRep, diff DiffReport) : void in class org.neo4j.test.DbRepresentation.PropertiesRep | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type id : Long to otherConstraint : ConstraintDefinition in method private constraintDiff(other DbRepresentation, diff DiffReport) : void in class org.neo4j.test.DbRepresentation | From | To | |
| Change Variable Type node : NodeRep to constraint : ConstraintDefinition in method private constraintDiff(other DbRepresentation, diff DiffReport) : void in class org.neo4j.test.DbRepresentation | From | To | |
| Extract Method | 2 | ||
| Extract Method private nodeDiff(other DbRepresentation, diff DiffReport) : void extracted from public compareWith(other DbRepresentation) : Collection<String> in class org.neo4j.test.DbRepresentation | From | To | |
| Extract Method private constraintDiff(other DbRepresentation, diff DiffReport) : void extracted from public compareWith(other DbRepresentation) : Collection<String> in class org.neo4j.test.DbRepresentation | From | To |