Some tests for transportpce-common 60/91160/1
authorAbdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Fri, 5 Jun 2020 15:43:49 +0000 (17:43 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 10 Jul 2020 13:17:38 +0000 (15:17 +0200)
commit55abdf127ef8628bbe5cafe3403c66a74250876d
tree01190063aada9509f9c7ca5239a4f8bd69710b17
parentf9880426a9411077b148f82f52e2d285fe4b1de8
Some tests for transportpce-common

add test-common dependancy in pom.xml file

JIRA: TRNSPRTPCE-276
Signed-off-by: Abdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Change-Id: I0534886a9aae432a3e8ee6d7d56779bf4f686a32
common/pom.xml
common/src/test/java/org/opendaylight/transportpce/common/device/DeviceTransactionManagerTest.java
common/src/test/java/org/opendaylight/transportpce/common/mapping/MappingUtilsImplTest.java [new file with mode: 0644]
common/src/test/java/org/opendaylight/transportpce/common/mapping/PortMappingImplTest.java [new file with mode: 0644]
common/src/test/java/org/opendaylight/transportpce/common/mapping/SortPort121ByNameTest.java [new file with mode: 0644]
common/src/test/java/org/opendaylight/transportpce/common/mapping/SortPort221ByNameTest.java [new file with mode: 0644]