Added Junits for POLICY-SDK-APP controllers 17/32417/3
authoruj426b <uj426b@att.com>
Tue, 20 Feb 2018 22:19:00 +0000 (17:19 -0500)
committeruj426b <uj426b@att.com>
Wed, 21 Feb 2018 17:01:50 +0000 (12:01 -0500)
commite2b2ebadd1038a72157bd67312307aa19acd933c
tree7f88cb97191d05400eebe10227470be5d2d8319f
parentb2c2186295866511b3c989279599388aaacd0ba2
Added Junits for POLICY-SDK-APP controllers

Issue-ID: POLICY-584
Change-Id: I306f3484f466accf11ca4fd59864a4b402dcb733
Signed-off-by: uj426b <uj426b@att.com>
POLICY-SDK-APP/src/main/java/org/onap/policy/controller/DashboardController.java
POLICY-SDK-APP/src/main/java/org/onap/policy/controller/PolicyRolesController.java
POLICY-SDK-APP/src/test/java/org/onap/policy/controller/DashboardControllerTest.java [new file with mode: 0644]
POLICY-SDK-APP/src/test/java/org/onap/policy/controller/PolicyRolesControllerTest.java [new file with mode: 0644]
POLICY-SDK-APP/src/test/resources/pdps/default/xacml.pip.properties [new file with mode: 0644]
POLICY-SDK-APP/src/test/resources/pdps/default/xacml.policy.properties [new file with mode: 0644]
POLICY-SDK-APP/src/test/resources/pdps/xacml.properties [new file with mode: 0644]