Add unit tests for northbound routes 68/36968/1
authorneal <wukunhenggo@gmail.com>
Tue, 1 Mar 2016 13:50:54 +0000 (21:50 +0800)
committerKai GAO <gaok12@mails.tsinghua.edu.cn>
Thu, 31 Mar 2016 10:33:32 +0000 (18:33 +0800)
commit61be330e1bae347574607471fdc795ca6cdf1ba9
treede3fbcd84b367aef2c433c1fa689894f5b18d3e8
parentbb89f19cfae076dc02399b57f53801b4320ce55e
Add unit tests for northbound routes

Signed-off-by: wukunheng <wukunhenggo@gmail.com>
Change-Id: I425083780e04e5a62045d928a076781c9d71e4d1
alto-core/standard-northbound-routes/costmap/impl/src/test/java/org/opendaylight/alto/core/northbound/route/costmap/impl/AltoNorthboundCostmapTest.java [new file with mode: 0644]
alto-core/standard-northbound-routes/endpointcost/impl/src/main/java/org/opendaylight/alto/core/northbound/route/endpointcost/impl/AltoNorthboundRouteEndpointcost.java
alto-core/standard-northbound-routes/endpointcost/impl/src/test/java/org/opendaylight/alto/core/northbound/route/endpointcost/impl/AltoNorthboundEndpointcostTest.java [new file with mode: 0644]
alto-core/standard-northbound-routes/networkmap/impl/src/test/java/org/opendaylight/alto/core/northbound/route/networkmap/impl/AltoNorthboundNetworkmapTest.java [new file with mode: 0644]