|
Pull Up Method private shouldNotifyInStream(version String, query String, pos InputPosition, code NotificationCode) : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected shouldNotifyInStream(version String, query String, pos InputPosition, code NotificationCode) : void from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Method private notification(code String, description Matcher<String>, position Matcher<InputPosition>, severity SeverityLevel) : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected notification(code String, description Matcher<String>, position Matcher<InputPosition>, severity SeverityLevel) : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Method private shouldNotifyInStreamWithDetail(version String, query String, pos InputPosition, code NotificationCode, detail NotificationDetail) : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected shouldNotifyInStreamWithDetail(version String, query String, pos InputPosition, code NotificationCode, detail NotificationDetail) : void from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Method private containsItem(itemMatcher Matcher<T>) : Matcher<Iterable<T>> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected containsItem(itemMatcher Matcher<T>) : Matcher<Iterable<T>> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Method private db() : GraphDatabaseAPI from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected db() : GraphDatabaseAPI from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Method private containsNoItem(itemMatcher Matcher<T>) : Matcher<Iterable<T>> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected containsNoItem(itemMatcher Matcher<T>) : Matcher<Iterable<T>> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Method private shouldNotNotifyInStream(version String, query String) : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected shouldNotNotifyInStream(version String, query String) : void from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Method private assertNotifications(query String, matchesExpectation Matcher<Iterable<Notification>>) : void from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected assertNotifications(query String, matchesExpectation Matcher<Iterable<Notification>>) : void from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute public rule : ImpermanentDatabaseRule from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public rule : ImpermanentDatabaseRule from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private joinHintUnsupportedWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected joinHintUnsupportedWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private largeLabelCSVWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected largeLabelCSVWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private deprecatedSeparatorWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected deprecatedSeparatorWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private deprecatedBindingWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected deprecatedBindingWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private unknownLabelWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected unknownLabelWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute public thrown : ExpectedException from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to public thrown : ExpectedException from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private dynamicPropertyWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected dynamicPropertyWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private deprecatedProcedureWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected deprecatedProcedureWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private deprecatedProcedureReturnFieldWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected deprecatedProcedureReturnFieldWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private cartesianProductWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected cartesianProductWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private deprecatedStartWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected deprecatedStartWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private unknownPropertyKeyWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected unknownPropertyKeyWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private unknownRelationshipWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected unknownRelationshipWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private deprecatedFeatureWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected deprecatedFeatureWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |
|
Pull Up Attribute private eagerOperatorWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationAcceptanceTest to protected eagerOperatorWarning : Matcher<Notification> from class org.neo4j.cypher.internal.javacompat.NotificationTestSupport |
From |
To |