Add negative tests for instance identifier codec 30/99830/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 21 Feb 2022 13:03:13 +0000 (14:03 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 22 Feb 2022 09:47:58 +0000 (10:47 +0100)
commit14ebe0896d1ff4f9a9e8127f8d5654a6c8560e1f
treecb53499353dad5a6df7f661e03fd1b25209df751
parent4460442fba0d2efe0249a42b371ba21f1c898273
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