Added Junits for POLICY-SDK-APP controllers 35/32335/2
authoruj426b <uj426b@att.com>
Tue, 20 Feb 2018 22:19:00 +0000 (17:19 -0500)
committeruj426b <uj426b@att.com>
Tue, 20 Feb 2018 22:28:18 +0000 (17:28 -0500)
commita80fad20cfcd8c5acf5093e0aa7bc6116951cbc7
treef9712e1c44d230ecc2453c93a7a6f48c6eb7296c
parentb2c2186295866511b3c989279599388aaacd0ba2
Added Junits for POLICY-SDK-APP controllers

Issue-ID: POLICY-584
Change-Id: Ib9c4923070fe78efa7e92e8e1e8ad3b44c21f3f5
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]