Yangtools891Test does not need XML 32/86632/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 30 Dec 2019 15:18:44 +0000 (16:18 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 30 Dec 2019 16:13:06 +0000 (17:13 +0100)
commita09fa660c7772928b4d0d3c9bde334aea330b492
treea092e4490ec6cbd681b1533e201be21e438180ec
parentd76d0664c6090138b90d3e184746d5f9af64b3ea
Yangtools891Test does not need XML

This migrates the test to not use XML parsing for simple data
structures and defines them statically.

Change-Id: Iaf97f4853349b74efb21d1600bd72c4ea35c325a
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
yang/yang-data-codec-xml/src/test/java/org/opendaylight/yangtools/yang/data/codec/xml/Yangtools891Test.java
yang/yang-data-codec-xml/src/test/resources/yangtools891/baz-top.xml [deleted file]
yang/yang-data-codec-xml/src/test/resources/yangtools891/grouping-with-leafref-invalid.xml [deleted file]
yang/yang-data-codec-xml/src/test/resources/yangtools891/grouping-with-leafref-valid.xml [deleted file]
yang/yang-data-codec-xml/src/test/resources/yangtools891/grouping-with-list-invalid.xml [deleted file]
yang/yang-data-codec-xml/src/test/resources/yangtools891/grouping-with-list-valid.xml [deleted file]