Added unit tests for NextHopManager 26/20426/3
authorAbhinav Gupta <abhi3123@gmail.com>
Thu, 14 May 2015 19:06:26 +0000 (00:36 +0530)
committerAbhinav Gupta <abhi3123@gmail.com>
Thu, 14 May 2015 19:46:30 +0000 (01:16 +0530)
commitb43b27e328b6e99c55ef5a7e7a98aae874e5b72f
treeb92fa54cbd5c4125c3bcc4a89e04a0a485f72f8c
parent78638a6543c647ffff30d36e52604f5b7b5e785b
Added unit tests for NextHopManager

Change-Id: Ia4cdd6cf1d938305f120129da0c8460b9681325b
Signed-off-by: Abhinav Gupta <abhi3123@gmail.com>
nexthopmgr/nexthopmgr-impl/src/main/java/org/opendaylight/vpnservice/nexthopmgr/NexthopManager.java
nexthopmgr/nexthopmgr-impl/src/test/java/org/opendaylight/vpnservice/nexthopmgr/test/MockDataChangedEvent.java [new file with mode: 0644]
nexthopmgr/nexthopmgr-impl/src/test/java/org/opendaylight/vpnservice/nexthopmgr/test/NexthopManagerTest.java [new file with mode: 0644]