From: Jakub Toth Date: Mon, 1 Jun 2015 08:24:40 +0000 (+0200) Subject: Bug 2358 - Remove tests cnsn to xml and add tests nn to xml X-Git-Tag: release/beryllium~434 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=b58442115d8bb23436030f46c84b3df7cc36b685;hp=b58442115d8bb23436030f46c84b3df7cc36b685;p=controller.git 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 CnSnToXmlNotExistingLeafTypeTest test * add NnToXmlNotExistingLeafTypeTest to nn/to/xml/test/ * negative test for not existing leaf type Change-Id: I6f55fd82c40a03726aecb78cfc2ece9888cf9717 Signed-off-by: Jakub Toth (cherry picked from commit 0c957832fd6587f5cfe6fb8de215d97cd6fd9c24) ---