Bug 5526 - Testing - Utils - Schema util 80/38580/18
authorIvan Hrasko <ivan.hrasko@pantheon.tech>
Mon, 9 May 2016 13:48:38 +0000 (15:48 +0200)
committerIvan Hrasko <ivan.hrasko@pantheon.tech>
Mon, 20 Jun 2016 05:38:14 +0000 (05:38 +0000)
commit5eb49d18c3f1745fd92260050af5fff37484e2e6
tree7e040e5c0cebf42239d1d3ee5fdea767c0c0e204
parent2827361517548d07e3ca3678e8feecfcfdecc700
Bug 5526 - Testing - Utils - Schema util

Unit tests for RestconfSchemaUtil

Change-Id: I375f9fe9c3845c63cee261ed37fbf3cd253e27e1
Signed-off-by: Ivan Hrasko <ivan.hrasko@pantheon.tech>
restconf/sal-rest-connector/src/test/java/org/opendaylight/restconf/utils/schema/context/RestconfSchemaUtilTest.java [new file with mode: 0644]
restconf/sal-rest-connector/src/test/resources/modules/restconf-module-testing/restconf-module-with-empty-grouping-restconf.yang [new file with mode: 0644]
restconf/sal-rest-connector/src/test/resources/modules/restconf-module-testing/restconf-module-with-missing-container-modules.yang [new file with mode: 0644]
restconf/sal-rest-connector/src/test/resources/modules/restconf-module-testing/restconf-module-with-missing-grouping-restconf.yang [new file with mode: 0644]
restconf/sal-rest-connector/src/test/resources/modules/restconf-module-testing/restconf-module-with-missing-list-module.yang [new file with mode: 0644]
restconf/sal-rest-connector/src/test/resources/modules/restconf-module-testing/restconf-module-with-missing-list-stream.yang