Bug 2358 - Remove tests cnsn to xml and add tests nn to xml 32/21532/5
authorJakub Toth <jatoth@cisco.com>
Mon, 1 Jun 2015 08:33:58 +0000 (10:33 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 15 Jun 2015 08:23:32 +0000 (08:23 +0000)
commit015b6436357637c6cbd29b72e931735ff2a34007
tree7ff3b339acdece14c967899d7ca4cee220a6dcff
parent0c957832fd6587f5cfe6fb8de215d97cd6fd9c24
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 CnSnToXmlWithChoiceTest test
* add NnToXmlWithChoiceTest to nn/to/xml/test/
  * positive test for choice statement

Change-Id: Ie3fba1c51db57ef7621703812f7a98b6d417feca
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/CnSnToXmlWithChoiceTest.java [deleted file]
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/nn/to/xml/test/NnToXmlWithChoiceTest.java [new file with mode: 0644]