AS unit test fixed according to fixed ServerSystem
authoryeonghun.nam <yeonghun.nam@samsung.com>
Thu, 18 Aug 2016 10:19:52 +0000 (19:19 +0900)
committerJee Hyeok Kim <jihyeok13.kim@samsung.com>
Mon, 22 Aug 2016 08:08:15 +0000 (08:08 +0000)
commit85c87b77b2cb2cd6c1f7a760ffbd301ed65a4e7c
tree360ca04892e27618c5943b84e610a4183a7dd2f9
parent2a48521f04727833ddfc99197bc4c24bf03ac90d
AS unit test fixed according to fixed ServerSystem

Change-Id: I685db0f2cc4f9016cd4916889b8a3b145ae945b2
Signed-off-by: yeonghun.nam <yeonghun.nam@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10471
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: jung seungho <shonest.jung@samsung.com>
Reviewed-by: Glen Youngjin Kim <glen.kim@samsung.com>
Reviewed-by: Jee Hyeok Kim <jihyeok13.kim@samsung.com>
cloud/account/src/main/java/org/iotivity/cloud/accountserver/resources/acl/group/GroupResource.java
cloud/account/src/test/java/org/iotivity/cloud/accountserver/resources/account/AccountResourceTest.java
cloud/account/src/test/java/org/iotivity/cloud/accountserver/resources/account/session/SessionResourceTest.java
cloud/account/src/test/java/org/iotivity/cloud/accountserver/resources/account/tokenrefresh/TokenRefreshResourceTest.java [new file with mode: 0644]
cloud/account/src/test/java/org/iotivity/cloud/accountserver/resources/acl/group/GroupResourceTest.java