Some tests for transportpce-common 04/90304/11
authorAbdelmuhaimen Seaudi <abdelmuhaimen.seaudi@orange.com>
Fri, 5 Jun 2020 15:43:49 +0000 (17:43 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Wed, 24 Jun 2020 14:49:56 +0000 (14:49 +0000)
commit6e3a1a8c489e2a5ffee14e7419a7a729ee893ba3
tree665f4fcea885f4b62d0143dd979e13cb03c82f2f
parent8aa502d04c97a65deb1956ec9a28c79f0fcfcc2e
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]