Improve OpenRoadmOtnTopology and add Junit tests 35/91135/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Fri, 5 Jun 2020 10:28:11 +0000 (12:28 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Fri, 10 Jul 2020 13:12:04 +0000 (15:12 +0200)
commit7cdca5a582f05816b7d8462db29a4892ff440521
treeccbfd45387353aa6a5c98f7c12c2290d9d44a8ef
parentcdac0090abcfa6152142ff60215bb304852fa081
Improve OpenRoadmOtnTopology and add Junit tests

JIRA: TRNSPRTPCE-270
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Co-authored-by: Christophe Betoule <christophe.betoule@orange.com>
Change-Id: I6c1347daa149adce1130c9ccf01b05d7e874ff14
networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmOtnTopology.java
networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmOtnTopologyTest.java [new file with mode: 0644]
networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/test/JsonUtil.java [new file with mode: 0644]
networkmodel/src/test/java/org/opendaylight/transportpce/networkmodel/util/test/NetworkmodelTestUtil.java
networkmodel/src/test/resources/portMapping.json [new file with mode: 0644]