7a21fea1d6e39c30896cf0b5ddf54defcc5264f4
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable pattern : String to query : String in method public shouldWarnOnFutureAmbiguousRelTypeSeparator() : void in class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest | From | To | |
| Extract Attribute | 2 | ||
| Extract Attribute private deprecatedSeparatorWarning : Matcher<Notification> in class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest | From | To | |
| Extract Attribute private depracatedBindingWarning : Matcher<Notification> in class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest | From | To | |
| Move Class | 1 | ||
| Move Class org.neo4j.cypher.ChangedResults moved to org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest.ChangedResults | From | To |