test of namespace supplement 57/2857/2
authorJozef Gloncak <jgloncak@cisco.com>
Tue, 19 Nov 2013 08:47:40 +0000 (09:47 +0100)
committerJozef Gloncak <jgloncak@cisco.com>
Tue, 19 Nov 2013 14:25:51 +0000 (15:25 +0100)
commite5e935c0a9abd9cdde9d5524a87551740e3e6e29
tree809ed8890ab38b1b5e5f89d4cb8b5c4b074d368b
parentce1b20c57aee5fd7a4bba1e79595ec3c24e34d48
test of namespace supplement

test suplement of namespace when data are red from json file. to obtain
correct namespace the corresponding yang file is loaded and to supplement
it to composite node the method createConfigurationData of RestconfImpl
class is used

Change-Id: I17a345eabe1d4b9e5fd86693a96b6bfdceda25f2
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/FromJsonToCompositeNode.java
opendaylight/md-sal/sal-rest-connector/src/test/resources/json-to-composite-node/simple-container-yang/simple-container.yang [new file with mode: 0644]
opendaylight/md-sal/sal-rest-connector/src/test/resources/json-to-composite-node/simple-list-yang/simple-list.yang [new file with mode: 0644]