Fix previous and add new PCE Junit test cases 66/89066/14
authorAhmedEldeeb50 <ahmed.eldeeb.ext@orange.com>
Wed, 15 Apr 2020 18:28:52 +0000 (20:28 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Wed, 22 Apr 2020 09:49:07 +0000 (11:49 +0200)
commite631441244bd5437554d1f85ff4b591ed4a54e7a
treeada1900fc531a285a0e6e268ad25afdc167eaa63
parentb7853af0d6c2959dba772c9a01ca1da3e9029400
Fix previous and add new PCE Junit test cases

- add unit tests for PceLink

JIRA TRNSPRTPCE-209
Signed-off-by: AhmedEldeeb50 <ahmed.eldeeb.ext@orange.com>
Change-Id: I01b5c172481f56691f1ef8dc17837354262154b7
pce/src/test/java/org/opendaylight/transportpce/pce/PceComplianceCheckResultTest.java
pce/src/test/java/org/opendaylight/transportpce/pce/PceComplianceCheckTest.java [new file with mode: 0644]
pce/src/test/java/org/opendaylight/transportpce/pce/PcePathDescriptionTest.java [new file with mode: 0644]
pce/src/test/java/org/opendaylight/transportpce/pce/PceSendingPceRPCsTest.java
pce/src/test/java/org/opendaylight/transportpce/pce/constraints/PceConstraintsCalcTest.java [new file with mode: 0644]
pce/src/test/java/org/opendaylight/transportpce/pce/constraints/PceConstraintsTest.java
pce/src/test/java/org/opendaylight/transportpce/pce/gnpy/GnpyUtilitiesImplTest.java [new file with mode: 0644]
pce/src/test/java/org/opendaylight/transportpce/pce/networkanalyzer/PceCalculationTest.java
pce/src/test/java/org/opendaylight/transportpce/pce/networkanalyzer/PceLinkTest.java [new file with mode: 0644]
pce/src/test/java/org/opendaylight/transportpce/pce/service/PathComputationServiceImplTest.java
pce/src/test/java/org/opendaylight/transportpce/pce/utils/PceTestData.java