commit | 1a3b02afb61c2c5a8279a35f0ab9e41d80a6481e | [log] [tgz] |
---|---|---|
author | Charles Chan <rascov@gmail.com> | Fri Aug 18 17:11:34 2017 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Aug 22 15:37:03 2017 +0000 |
tree | f4858b52e747a42823a91256a47ffb4c25f361b0 | |
parent | 0288c878398b06324f2888c2341e347821d4d000 [diff] [blame] |
Implement basic unit tests for RouteHandler In addition, - Refactor Segment Routing unit test mocking Change-Id: I94cb75a8b12944264faa76301d58ee19f246d584
diff --git a/apps/segmentrouting/BUCK b/apps/segmentrouting/BUCK index 073f5fe..b67b34b 100644 --- a/apps/segmentrouting/BUCK +++ b/apps/segmentrouting/BUCK
@@ -20,6 +20,7 @@ TEST_DEPS = [ '//lib:TEST_ADAPTERS', '//incubator/api:onos-incubator-api-tests', + '//apps/route-service/api:onos-apps-route-service-api-tests', ] osgi_jar_with_tests (