Fix NetconfCommand test case error 53/70153/1
authorLiGuosheng <li.guosheng6@zte.com.cn>
Wed, 28 Mar 2018 04:49:10 +0000 (12:49 +0800)
committerLiGuosheng <li.guosheng6@zte.com.cn>
Wed, 28 Mar 2018 04:49:18 +0000 (12:49 +0800)
commite3ec29995a4c541d90f201b838daac1250b01ace
treeab76524d3f6d143418e07e87c2bd36762f0a86d9
parentb439185577ad87fc5728de95212ab7780da8d8ed
Fix NetconfCommand test case error

In testDisconnectDeviceCommand case, there should not appear
connectDevice, but disconnectDevice.

Change-Id: Ie4e980c1400612fb33300e9a9ccbff57e85c0067
Signed-off-by: Li guosheng <li.guosheng6@zte.com.cn>
netconf/netconf-console/src/test/java/org/opendaylight/netconf/console/commands/NetconfCommandsImplCallsTest.java