Fix TrieMap tests a bit 34/35834/2
authorRobert Varga <rovarga@cisco.com>
Fri, 4 Mar 2016 21:49:53 +0000 (22:49 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 7 Mar 2016 12:53:51 +0000 (12:53 +0000)
commit2b21fe772a48cde6775f89048efd762a5bcee6b4
tree204aa5aa3fbdd4da1e9b5b4939b41c4066496567
parent2b2647abb3ffe8274557c302b4de420f8c2f88d6
Fix TrieMap tests a bit

Assert that the read-only map is isolated from write map. Also do not
use guava where not needed.

Change-Id: I91b16a47125156bf12d27f730c373dfc94060de9
Signed-off-by: Robert Varga <rovarga@cisco.com>
common/util/src/test/java/org/opendaylight/yangtools/util/ReadWriteTrieMapTest.java