Do not mock enumeration 72/74172/8
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Jul 2018 02:49:34 +0000 (04:49 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Jul 2018 17:44:49 +0000 (19:44 +0200)
commit8707590ff004efc472aada0ae84f8b2840a80f29
tree49a27e15bc04dead28bd815debe52808d5d31833
parentebe4df385b00979a963800be087d858e9d81080e
Do not mock enumeration

This reworks mocking to eliminate open-mocked implementation, but
rather use a Guava implementation.

Change-Id: Ie4d557ca09a06d206c11160219687c006b8d2d07
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundUtilTest.java
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java