Add basic PingPongTransactionChainTest 53/97953/3
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 17 Oct 2021 13:14:28 +0000 (15:14 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 17 Oct 2021 13:28:11 +0000 (15:28 +0200)
commit5d699acd9eb195d6d9d7ba03e88c9fbcc34ac1ee
treea59f3770d916d00913e8bc2e6ee36bf82bc89418
parentc129fe8670de2c7638826c5011e914517f14bad7
Add basic PingPongTransactionChainTest

Covert the basics of behaviour, this still does not deal with various
race conditions.

JIRA: MDSAL-698
Change-Id: I53103cf3226ca8426dd12eed1f013052258ceb1e
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
dom/mdsal-dom-spi/src/test/java/org/opendaylight/mdsal/dom/spi/PingPongTransactionChainTest.java [new file with mode: 0644]