Bug 2358 - Remove tests cnsn to xml and add tests nn to xml 36/21536/5
authorJakub Toth <jatoth@cisco.com>
Mon, 1 Jun 2015 08:53:53 +0000 (10:53 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 15 Jun 2015 08:23:45 +0000 (08:23 +0000)
commitadc820f5aaa84b67f08b76982b74c4f790c9ba7c
treee78502744bd8cb1813d4a80471f8dad4d6cacbe5
parent6c0c438071d2e85ef2f08070935cb310165f25cf
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 CnSnToXmlWithDataFromSeveralModulesTest test
* add NnToXmlWithDataFromSeveralModulesTest to nn/to/xml/test/
  * positive test for test more modules

Change-Id: I4f4eea89487e946b0a4a7edd75423d6bf551bd20
Signed-off-by: Jakub Toth <jatoth@cisco.com>
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/cnsn/to/xml/test/CnSnToXmlWithDataFromSeveralModulesTest.java [deleted file]
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/nn/to/xml/test/NnToXmlWithDataFromSeveralModulesTest.java [new file with mode: 0644]