Strengthens independence between UTs in OLM 95/93695/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Sat, 24 Oct 2020 07:27:49 +0000 (09:27 +0200)
committerGilles Thouenon <gilles.thouenon@orange.com>
Mon, 9 Nov 2020 16:05:26 +0000 (17:05 +0100)
commit48bc79b22b6350e16e6919172a8bce3b6881bc47
tree4262eab33c22a73db4982918e9b39ef6e09705bd
parent4ffe60da9b0625a9399fcedc60019a1d68656ae8
Strengthens independence between UTs in OLM

Use the adequate method of AbstracTest (getNewDataBroker())to be sure
that the same datastore context will not be shared between two UT.

Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Change-Id: Ie0e8a7aac6dd87f310c9e800eec83a77b24dfcf9
olm/src/test/java/org/opendaylight/transportpce/olm/power/PowerMgmtTest.java
olm/src/test/java/org/opendaylight/transportpce/olm/service/OlmPowerServiceImplTest.java
pce/src/test/java/org/opendaylight/transportpce/pce/PceSendingPceRPCsTest.java