From: Moiz Raja Date: Thu, 5 Feb 2015 02:41:13 +0000 (-0800) Subject: Silence an NPE in the DataChangeListenerRegistrationProxyTest X-Git-Tag: release/lithium~628 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=2c18b1c5c2f37e620883f308b2a1271616889add;hp=2c18b1c5c2f37e620883f308b2a1271616889add 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 ---