Silence an NPE in the DataChangeListenerRegistrationProxyTest 71/14871/2
authorMoiz Raja <moraja@cisco.com>
Thu, 5 Feb 2015 02:41:13 +0000 (18:41 -0800)
committerMoiz Raja <moraja@cisco.com>
Fri, 6 Feb 2015 00:16:43 +0000 (00:16 +0000)
commit2c18b1c5c2f37e620883f308b2a1271616889add
treed445c065d2c174f6963d652a840555a1ade733be
parent0fe0f14ff574f1f17d25b3129ea6073d1c1c8ef9
Silence an NPE in the DataChangeListenerRegistrationProxyTest

This NPE was happening because the actorContext mock was not setup
to return a DataStoreContext

Change-Id: I433414bc444d7b1fe3c7886cea7ddef2e4b1ccb8
Signed-off-by: Moiz Raja <moraja@cisco.com>
opendaylight/md-sal/sal-distributed-datastore/src/test/java/org/opendaylight/controller/cluster/datastore/DataChangeListenerRegistrationProxyTest.java