Disambiguate TransactionInvokerImplTest assertion 77/86277/8
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 6 Dec 2019 19:56:47 +0000 (20:56 +0100)
committerStephen Kitt <skitt@redhat.com>
Tue, 7 Jan 2020 16:04:52 +0000 (16:04 +0000)
commitf5bdbec0adeb8f11724ffdda403f4dd0bde0467f
tree94081d22965023d0f19a6d56f0d0346fc5c54988
parent4301bb27b45d8b981c5b398e55b38359fa21b5e7
Disambiguate TransactionInvokerImplTest assertion

Do not reuse mock objects for transactions, as that means we are
asserting that one them is replayed, except that we want to be
asserting that the last transaction was replayed.

JIRA: OVSDB-428
Change-Id: If7bf37edb46cd2ce155325e257cf1a891f8b2bf5
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java