Remove useless tests 07/80207/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 7 Feb 2019 13:38:48 +0000 (14:38 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 7 Feb 2019 13:45:37 +0000 (14:45 +0100)
commit4a6fd54eedf2f7275d43ac4da351b5c3abf8302d
treee3a84787381dbc6d41851b490fe26c6c853a5991
parent0da31300c6392557e8ee00745a146a205517e31e
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>
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]