Remove useless tests 09/80209/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 7 Feb 2019 13:38:48 +0000 (14:38 +0100)
committerSam Hague <shague@redhat.com>
Thu, 7 Feb 2019 16:01:06 +0000 (16:01 +0000)
commit2fa46c041043e1ab10755531e679db1fe792a733
tree341d325d6d104620c28e494323ad1f91529864a2
parent900448f3b2cdf517963108ae934f6dc08898c816
Remove useless tests

These tests are not asserting anything at all, remove them to reduce
static mocking proliferation for no value whatsoever.

Change-Id: I53b21da97d7b9c7cf6e64543e6fe73f2c08267e9
JIRA: OVSDB-476
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 4a6fd54eedf2f7275d43ac4da351b5c3abf8302d)
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeRemovedCommandTest.java [deleted file]
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeUpdateCommandTest.java [deleted file]
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ControllerRemovedCommandTest.java [deleted file]
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/ControllerUpdateCommandTest.java [deleted file]