Bug 2358 - Remove tests cnsn to xml and add tests nn to xml 10/22610/4
authorJakub Toth <jatoth@cisco.com>
Mon, 1 Jun 2015 08:15:54 +0000 (10:15 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 8 Jul 2015 14:20:18 +0000 (14:20 +0000)
commitdf0fe9956b205bbcb84628388d0c165941c6838d
tree4b9221002013390c72f8d4ddaecb5c59ca4de3c7
parent55aefd6041bfb7a0019769ebadbc2d5826f91f0c
Bug 2358 - Remove tests cnsn to xml and add tests nn to xml

Tests of codecs are included in codecs yangtools yang-data-codec-gson and yang-data-impl but
we test codec on input data and also with presentation of Rest path.

* remove CnSnToXmlTest test
* add NnToXmlTest to nn/to/xml/test/
  * positive tests for basic data types

Change-Id: Iac408dc8ce25c8d9c46a21863733b30390ea8c34
Signed-off-by: Jakub Toth <jatoth@cisco.com>
(cherry picked from commit bec0511bd378c069a2f51545736064a9821e44a7)
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/cnsn/to/xml/test/CnSnToXmlTest.java [deleted file]
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/nn/to/xml/test/NnToXmlTest.java [new file with mode: 0644]