New commit to add Junits to PAP-REST 11/11011/5
authorMichael Mokry <mm117s@att.com>
Fri, 8 Sep 2017 16:25:20 +0000 (11:25 -0500)
committerMichael Mokry <mm117s@att.com>
Fri, 8 Sep 2017 16:38:24 +0000 (11:38 -0500)
commitd9eb582ec7c95aaa4ebae06bb8e97140cc195697
treeff16238fc99b08427d9ba4dc4f751cbd13b24d67
parent24c6b1682bb59691f8d5e631b1074355b7d82a54
New commit to add Junits to PAP-REST

Updated the previous commit to resolve merge conflicts from
another pull request being merged before this one.

Change-Id: I488246061e9b29c75ac8fe45c167ed7afa8db3b8
Issue-ID: POLICY-32
Signed-off-by: Michael Mokry <mm117s@att.com>
ONAP-PAP-REST/src/main/java/org/onap/policy/pap/xacml/rest/components/ActionPolicy.java
ONAP-PAP-REST/src/test/java/org/onap/policy/pap/xacml/rest/components/ActionPolicyTest.java [new file with mode: 0644]
ONAP-PAP-REST/src/test/java/org/onap/policy/pap/xacml/rest/components/DecisionPolicyTest.java [new file with mode: 0644]
ONAP-PAP-REST/src/test/java/org/onap/policy/pap/xacml/rest/components/FirewallConfigPolicyTest.java [new file with mode: 0644]
ONAP-PAP-REST/src/test/java/org/onap/policy/pap/xacml/rest/controller/DecisionPolicyDictionaryControllerTest.java [new file with mode: 0644]