Add negative tests for instance identifier codec
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Feb 2022 13:03:13 +0000 (14:03 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:38 +0000 (10:41 +1000)
commit24b678fdd6968791e06060b8e29a30e5a72dcb24
treeafbe1845538e236a11340ec297cd61bae245bff5
parentacfa0a856f3713c6a0100811264981142073e2c0
Add negative tests for instance identifier codec

We are about to refactor a few aspects of how things are being looked
up, make sure we cover cases which should be rejected.

JIRA: MDSAL-696
Change-Id: I8b0eddf05eadd4178951176480fa35b9753bc751
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/impl/InstanceIdentifierSerializeDeserializeTest.java