Merge "Bug-1376 Add caching for premature notifications in netconf connector"
authorTony Tkacik <ttkacik@cisco.com>
Fri, 18 Jul 2014 08:38:32 +0000 (08:38 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 18 Jul 2014 08:38:32 +0000 (08:38 +0000)
1  2 
opendaylight/md-sal/sal-netconf-connector/src/test/java/org/opendaylight/controller/sal/connect/netconf/NetconfDeviceTest.java

index ec2a820daab098618461d617155fa6804a369326,cd81a869f1cf0cdfe073250276fe93367507d9fc..defaab629f3684de2be6a5b1d7a578749cd493e0
@@@ -197,4 -227,4 +226,4 @@@ public class NetconfDeviceTest 
          doReturn(Futures.immediateFuture(rpcResult)).when(remoteDeviceCommunicator).sendRequest(any(NetconfMessage.class), any(QName.class));
          return remoteDeviceCommunicator;
      }
--}
++}