﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12354	[Patch] OsmPrimitiveKeyHandlingTest clean up	michael2402	team	"Cleaned up that test a bit and added some more tests (like also testing node.getKeys())

- assertSame should not be used for primitives. In fact, it only works because the (normal) JVM caches Integer objects but assertSame(1000,1000) returns false.
- assertEquals expects the first parameter to be the expected value."	enhancement	closed	normal	16.02	Core		fixed		
