BUG 1001 Failing test - RestGetOperationTest.getStreamsTest
authorJozef Gloncak <jgloncak@cisco.com>
Wed, 14 May 2014 08:23:24 +0000 (10:23 +0200)
committerJozef Gloncak <jgloncak@cisco.com>
Wed, 14 May 2014 08:30:12 +0000 (10:30 +0200)
commite550967453ca1d51e5a24d9f0cdc933faf73995f
tree737aa81653f3960f400ee30631b94c5b28dc6750
parent626d0c1b056cad649fa18ecb794036629a767d56
BUG 1001 Failing test - RestGetOperationTest.getStreamsTest

responseBody variable now contained some data and therefore it wasn't xml
tag <streams/> but <streams></streams>

Change-Id: I73004f848f0dfc5f2929f8f8ea2dbd6afc25d35a
Signed-off-by: Jozef Gloncak <jgloncak@cisco.com>
opendaylight/md-sal/sal-rest-connector/src/test/java/org/opendaylight/controller/sal/restconf/impl/test/RestGetOperationTest.java