Solve issue for testCalculateSpanlossBase 75/84675/5
authorGilles Thouenon <gilles.thouenon@orange.com>
Mon, 23 Sep 2019 14:21:36 +0000 (16:21 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Tue, 1 Oct 2019 12:58:01 +0000 (14:58 +0200)
commit8ea6d16bba042fed9f2d12347b1a9ca99074a779
treec7f6c4bea9e2ad23e1bb3b1889b720adbcca8d04
parent3e34bb3fe69e648b7834dcc44d0aa0cfcfb6ce1b
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]