Solve issue for testCalculateSpanlossBase 25/85725/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Mon, 23 Sep 2019 14:21:36 +0000 (16:21 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 8 Nov 2019 14:01:36 +0000 (15:01 +0100)
commitbe8576002829cd3011d18573416d48ada0ff75c9
tree74033ae6d0e90e04f36ad8f90c82bd2076bc1172
parent3bfdcc5c6576058344c8f9ba2e8b65ba21c09eef
Solve issue for testCalculateSpanlossBase

Show example of unitary test on the calculateSpanlossBase method from
OlmPowerServiceImpl.java.

Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Co-authored-by: Christophe Betoule <christophe.betoule@orange.com>
Change-Id: I1e2003981faffdd6a3558b131633a0589f769188
olm/src/test/java/org/opendaylight/transportpce/olm/service/OlmPowerServiceImplSpanLossBaseTest.java [new file with mode: 0644]
olm/src/test/java/org/opendaylight/transportpce/olm/util/OlmPowerServiceRpcImplUtil.java
olm/src/test/java/org/opendaylight/transportpce/olm/util/OlmTransactionUtils.java [new file with mode: 0644]