Test coverage for Service Path ID 08/26308/5
authorReinaldo Penno <[email protected]>
Wed, 2 Sep 2015 05:23:45 +0000 (22:23 -0700)
committerReinaldo Penno <[email protected]>
Thu, 3 Sep 2015 21:34:37 +0000 (21:34 +0000)
commit1e67ba7bdf461f31516b02aea308216557f0f054
tree8d26d54d49a7484f3c99c79bf8fc81760b4cf55d
parenta5742b4d44e1a3427d1b8e359052f349f8b8f402
Test coverage for Service Path ID

- Hopefully 100% test coverage for Service Path ID file and algorithm
- Refactored RSP Test to use same abstract class as SPID

Change-Id: Iffe877abcea245d00d7f69e9a8f1dc2fdcbfefb7
Signed-off-by: Reinaldo Penno <[email protected]>
sfc-provider/src/main/java/org/opendaylight/sfc/provider/api/SfcServicePathId.java
sfc-provider/src/test/java/org/opendaylight/sfc/provider/api/AbstractSfcRendererServicePathAPITest.java [new file with mode: 0644]
sfc-provider/src/test/java/org/opendaylight/sfc/provider/api/SfcProviderRenderedPathAPITest.java
sfc-provider/src/test/java/org/opendaylight/sfc/provider/api/SfcServicePathIdTest.java [new file with mode: 0644]
sfc-test/sfc_demo_regression.py