BUG 1001 Failing test - RestGetOperationTest.getStreamsTest 84/6984/1
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)
commitc5b57b3f5784c8e185c54dd370b2392a0cc83b19
tree6796798c3fb08d7313dae0205ab8460268f3c23a
parentbcd476464c8d4b01af8a617b866bbe62b0705d41
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