Junit files for acl id and acl verify methods
authorSunil Kumar K R <sunil.k14@samsung.com>
Thu, 10 Nov 2016 06:49:24 +0000 (12:19 +0530)
committerRandeep Singh <randeep.s@samsung.com>
Wed, 16 Nov 2016 09:32:28 +0000 (09:32 +0000)
commit76afa5bb141af69194b71ac5f854bee77981b564
tree1eb3c98aba8c5ed3ed8e64733b402e63dffaf415
parentbf559e9f08810c75dd910aec17baa04639826ba3
Junit files for acl id and acl verify methods

Change-Id: Ib2b138631a63a1eba9a15608d04605f726fc5ba6
Signed-off-by: Sunil Kumar K R <sunil.k14@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/14175
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
(cherry picked from commit 1cd48fe9add7032fdf0e3afbd06fe190142b01ef)
Reviewed-on: https://gerrit.iotivity.org/gerrit/14399
cloud/account/src/test/java/org/iotivity/cloud/accountserver/resources/acl/id/AclIdResourceTest.java [new file with mode: 0644]
cloud/account/src/test/java/org/iotivity/cloud/accountserver/resources/acl/verify/AclVerifyResourceTest.java [new file with mode: 0644]
cloud/stack/src/main/java/org/iotivity/cloud/base/OICConstants.java