Do not use by-listener unregistration 50/88150/2
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 29 Feb 2020 10:36:10 +0000 (11:36 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 29 Feb 2020 13:31:28 +0000 (14:31 +0100)
commitf200c5e39385669581204c3b86d067090d1f09e4
treecf77735c1dd26bf5aeed5615c3071c6e6175126f
parent35fb5879712f9f6cc928b6667a7b507144f931c9
Do not use by-listener unregistration

This test is the only one needing access to unregister(L). Remove
it via proper registration interaction.

Change-Id: I5eff48b7123820bb090fdb834054fa78fd767e8a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
dom/mdsal-dom-broker/src/test/java/org/opendaylight/mdsal/dom/broker/schema/ScanningSchemaServiceProviderTest.java