Details
-
Task
-
Status: Resolved
-
Medium
-
Resolution: Done
-
None
-
None
Description
There are a number of tests which were added to sal-binding-broker and not to mdsal-binding-dom-adapter. This includes at least these:
ls -1 ./opendaylight/md-sal/sal-binding-broker/src/test/java/org/opendaylight/controller/md/sal/binding/impl/test/ BackwardsCompatibleNotificationBrokerTest.java BindingDOMDataBrokerAdapterTest.java Bug1125RegressionTest.java Bug1333DataChangeListenerTest.java Bug1418AugmentationTest.java Bug2562DeserializedUnkeyedListTest.java Bug3090MultiKeyList.java Bug4494Test.java Bug4513Test.java DataTreeChangeListenerTest.java ForwardedNotificationAdapterTest.java ListInsertionDataChangeListenerTest.java WriteTransactionTest.java
we need to make sure their content is ported over so we have equivalent coverage.
Attachments
Issue Links
- split from
-
CONTROLLER-1903 Remove deprecated MD-SAL APIs
-
- Resolved
-