Strengthens independence between UTs in OLM 57/93557/4
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 09:30:22 +0000 (09:30 +0000)
commitd54e3082c3a90ecd8daf2d5fbbb507a2f6a28776
tree66b8e6220056607394e13f06822f34adb512d64e
parent93b1715646405d578da224766140989742f6a0d9
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