Add test for union with identity XML codec issue 36/90236/6
authorAnna Bencurova <Anna.Bencurova@pantheon.tech>
Wed, 3 Jun 2020 16:28:36 +0000 (18:28 +0200)
committerRobert Varga <nite@hq.sk>
Thu, 4 Jun 2020 14:06:11 +0000 (14:06 +0000)
commit48b7827d5cb4d0506e33f0060a4a81b3a0618116
treef6c3599456ea7a18a3dc74d78353e6a0a2b55e6e
parent8bf10220fc15babe0ad92ae2f439f8fdf925986a
Add test for union with identity XML codec issue

JIRA: YANGTOOLS-1108
Change-Id: Ib33d1865c138474eae8b6fbf04c50688d8a4809a
Signed-off-by: Anna Bencurova <Anna.Bencurova@pantheon.tech>
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]