Deleting a non-existent node fails 84/28684/8
authorValentin Mayamsin <vmayamsi@cisco.com>
Fri, 16 Oct 2015 22:08:34 +0000 (15:08 -0700)
committerRobert Varga <nite@hq.sk>
Tue, 26 Mar 2019 19:53:45 +0000 (19:53 +0000)
commit13997ca2ac9fc0937dfe4cfbb0192d665d314120
treea0a62c12b2fd69fee4208a9a0e982d0399b89759
parent04725a05b665b936cd6483c58079deb87b61c465
Deleting a non-existent node fails

This adds a unit test for deletion of a non-existent node.

JIRA: MDSAL-108
Change-Id: I32d537c7e58a6161147e7e51b80e71cb8aaa0d79
Signed-off-by: Valentin Mayamsin <vmayamsi@cisco.com>
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-binding-broker/src/test/java/org/opendaylight/controller/md/sal/binding/impl/test/Bug4494Test.java [new file with mode: 0644]