Move TransactionChainManagerTest 15/110215/2
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 11 Feb 2024 17:35:31 +0000 (18:35 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 11 Feb 2024 17:38:23 +0000 (18:38 +0100)
commit9a5a654be068a0793c7734b2a8a57470cf8aa7cf
tree1c7df7c0909eb1dd1f613d659bff2bf82bfde000
parent82b7fdcd16dd0c71265d5f7560c3f039beedcd5d
Move TransactionChainManagerTest

Tests should really be co-located with what they are testing. Move
TransactionChainManagerTest to openflowplugin-common.

Change-Id: Id3e89709431001148236d339f8e5de3e4a6d67e8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
openflowplugin-common/pom.xml
openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java
openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java [moved from openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/TransactionChainManagerTest.java with 95% similarity]