Fixup leaf caching test in face of lazy leaf nodes 94/84094/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 30 Aug 2019 11:18:02 +0000 (13:18 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 30 Aug 2019 11:19:53 +0000 (13:19 +0200)
commit13152e37f6e59a35eaa422757d8c3bd746da181c
treee26088259e7b51c3c9abf03766d4b5a1c6269981
parentc71394328f488ea5f3bccf5ac8d42c8802cb637e
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