AbstractDataBrokerTestTest which actually does something 64/46564/4
authorMichael Vorburger <vorburger@redhat.com>
Wed, 5 Oct 2016 16:22:25 +0000 (18:22 +0200)
committerTom Pantelis <tpanteli@brocade.com>
Tue, 11 Oct 2016 12:31:17 +0000 (12:31 +0000)
commit7ea5e81beb0b5d265713e01a14cfa2562ea28c6c
treea25882ed4edb02143ea79f393b1d500e29612b09
parent6bb1a37255485563920628a00367c2e56b1fedc4
AbstractDataBrokerTestTest which actually does something

Incl. verification that each @Test cleans up after itself.  We had a
suspicion that this didn't work; it turns out that it actually does and
we had another problem somewhere else.  Contributing this test still
seems useful for future non-regression.

Change-Id: I295ebde45a0c030ab74852788b45203cdf6639e0
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
opendaylight/md-sal/sal-binding-broker/src/test/java/org/opendaylight/controller/md/sal/binding/test/tests/AbstractDataBrokerTestTest.java
opendaylight/md-sal/sal-binding-broker/src/test/java/org/opendaylight/controller/md/sal/binding/test/tests/DataBrokerTestModuleTest.java