Add test for union with identity XML codec issue 87/90287/2
authorAnna Bencurova <Anna.Bencurova@pantheon.tech>
Wed, 3 Jun 2020 16:28:36 +0000 (18:28 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 4 Jun 2020 15:25:59 +0000 (17:25 +0200)
commit58ddf8bacd0c95c57e18d1756fff7d192bd74ca8
tree22ae6db57d0c978010ac6b4e070c286480c1c816
parent9b00c3a0346e5ef513a451a9adde25c426b4af77
Add test for union with identity XML codec issue

JIRA: YANGTOOLS-1108
Change-Id: Ib33d1865c138474eae8b6fbf04c50688d8a4809a
Signed-off-by: Anna Bencurova <Anna.Bencurova@pantheon.tech>
(cherry picked from commit 48b7827d5cb4d0506e33f0060a4a81b3a0618116)
yang/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/YT1108Test.java [new file with mode: 0644]
yang/yang-data-codec-xml/src/test/resources/yt1108/xml/foo-leaf-of-identity-ref-type.xml [new file with mode: 0644]
yang/yang-data-codec-xml/src/test/resources/yt1108/xml/foo-leaf-of-union-with-identity-ref-type.xml [new file with mode: 0644]
yang/yang-data-codec-xml/src/test/resources/yt1108/yang/foo.yang [new file with mode: 0644]