Move Bug5224/Bug5845 tests
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 12 Dec 2019 22:12:39 +0000 (23:12 +0100)
committerAnil Belur <abelur@linuxfoundation.org>
Wed, 19 Jun 2024 00:41:30 +0000 (10:41 +1000)
commit905ba778e0a7403d9e5d47e6a5e81fac4f1fc989
treef1f7272cf1a3d19b539ab8d25ccda4b204ef306b
parentc8285787443e4ef6ebed9a2f01cb1d1ca9853c4b
Move Bug5224/Bug5845 tests

These tests are in reality testing BindingNormalizedNodeCodecRegistry,
move them to mdsal-binding-dom-codec, eliminating their dependency
on AbstractDataBrokerTest.

JIRA: MDSAL-393
Change-Id: I05fd3129efffeac5564096c34f7170a578caa380
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/test/Bug5524augmentUses.java [new file with mode: 0644]
binding/mdsal-binding-dom-codec/src/test/java/org/opendaylight/mdsal/binding/dom/codec/test/Bug5845booleanKeyTest.java [new file with mode: 0644]