Fix JMX generator unit test 42/49442/2
authorRobert Varga <rovarga@cisco.com>
Thu, 15 Dec 2016 16:41:31 +0000 (17:41 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 19 Dec 2016 09:21:28 +0000 (09:21 +0000)
commitb43daac0b7a097f2f5585f38ba475bcc1540b776
tree9fe83bf50b4928f2cf1ed209a843bdc4f3bbe697
parent02f198022910a0c90c93808aa0af55b2f4405781
Fix JMX generator unit test

MDSAL change to use static factory methods for
instantiating well-known types has changed the way
Longs are instantiated, breaking this test. Fix it up
to reflect the change.

Change-Id: I930c04baf07005216d81cfe1e123b10b21cdc396
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/config/yang-jmx-generator-plugin/src/test/java/org/opendaylight/controller/config/yangjmxgenerator/plugin/JMXGeneratorTest.java