|
Change Variable Type msg2 : Map<String,AnyValue> to msg2 : MapValue in method public shouldIncludeNotificationsIfPresent() : void in class org.neo4j.bolt.v1.runtime.CypherAdapterStreamTest |
From |
To |
|
Change Variable Type expectedPlan : Map<String,AnyValue> to expectedPlan : MapValue in method public shouldIncludePlanIfPresent() : void in class org.neo4j.bolt.v1.runtime.CypherAdapterStreamTest |
From |
To |
|
Change Variable Type msg1 : Map<String,AnyValue> to msg1 : MapValue in method public shouldIncludeNotificationsIfPresent() : void in class org.neo4j.bolt.v1.runtime.CypherAdapterStreamTest |
From |
To |
|
Change Variable Type map : Map<String,AnyValue> to map : MapValueBuilder in method public unpackMap() : MapValue in class org.neo4j.bolt.v1.messaging.Neo4jPackV1.UnpackerV1 |
From |
To |
|
Change Variable Type expectedChild : Map<String,AnyValue> to expectedChild : MapValue in method public shouldIncludePlanIfPresent() : void in class org.neo4j.bolt.v1.runtime.CypherAdapterStreamTest |
From |
To |
|
Change Variable Type expectedProfile : Map<String,AnyValue> to expectedProfile : MapValue in method public shouldIncludeProfileIfPresent() : void in class org.neo4j.bolt.v1.runtime.CypherAdapterStreamTest |
From |
To |
|
Change Variable Type map : HashMap<String,AnyValue> to values : AnyValue[] in method private props(keyValue Object...) : MapValue in class org.neo4j.values.utils.PrettyPrinterTest |
From |
To |
|
Change Variable Type expectedChild : Map<String,AnyValue> to expectedChild : MapValue in method public shouldIncludeProfileIfPresent() : void in class org.neo4j.bolt.v1.runtime.CypherAdapterStreamTest |
From |
To |
|
Change Variable Type result : Map<String,AnyValue> to builder : MapValueBuilder in method private queryStats(queryStatistics QueryStatistics) : MapValue in class org.neo4j.bolt.v1.runtime.CypherAdapterStream |
From |
To |