Fixup leaf caching test in face of lazy leaf nodes
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 30 Aug 2019 11:18:02 +0000 (13:18 +0200)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:28 +0000 (10:41 +1000)
commit9635fdbdbd98584b644dc6b882227675ebbbd89b
tree33355e3dbd23d7f6dc98431f22b741d8d6a23359
parent304179208d85eb4e07d2100e23cdab0fe71117e8
Fixup leaf caching test in face of lazy leaf nodes

In case we are doing lazy leaves, we end up not retaining them
and hence the test needs to do something different.

Change-Id: I68fded3a799d3c6c023eaa63336b7002ea4594c7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/test/CachingCodecTest.java