Hotfix for gson test. 53/10453/1
authorLukas Sedlak <lsedlak@cisco.com>
Thu, 28 Aug 2014 14:10:27 +0000 (16:10 +0200)
committerLukas Sedlak <lsedlak@cisco.com>
Thu, 28 Aug 2014 14:10:27 +0000 (16:10 +0200)
commit4760ed074cb2ab873c59e9367d8a18761d71b007
tree754079e560bf5e0f65eaa1287d360322923dab48
parenta8e2d00e9665400596f15fee2dd99846a843f1d5
Hotfix for gson test.

Test had to be modified prior to internal use of hash sets. Test relied on retrieving first item from
parsedData values. That lead to test failure on various platforms. Now test should run without problems.

Change-Id: Icaa920645c0e12bc922eef131b89e27d7a6b213f
Signed-off-by: Lukas Sedlak <lsedlak@cisco.com>
yang/yang-data-codec-gson/src/test/java/org/opendaylight/yangtools/yang/data/codec/gson/StreamToNormalizedNodeTest.java