Do not mock generated classes 15/74115/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Jul 2018 11:47:55 +0000 (13:47 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 17 Jul 2018 11:47:55 +0000 (13:47 +0200)
commit1467d8fa6b3ba0940fe90264d451ba01dec8ecab
tree861ce7fc4f845e2c8d8bfef5b54940b562d1f5bc
parent623d20155573ecc30a555bd17746e93707c021c2
Do not mock generated classes

These is no point in mocking classes which deliver well-defined
functionality. Just use them without mocking their contents.

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