JUnit additions for PAP-REST,REST,XACML 73/33473/3
authorbobbymander <bobby.mander@att.com>
Wed, 28 Feb 2018 21:31:24 +0000 (16:31 -0500)
committerbobbymander <bobby.mander@att.com>
Thu, 1 Mar 2018 13:35:39 +0000 (08:35 -0500)
commitd417cdaf516523c2d3bc998ca246d0cf6a2c55ec
treea3dc61581c720922b3f2b49516d35153889c2e58
parent10f11fafcf434c70cc9c302d2ab4a801601b71f7
JUnit additions for PAP-REST,REST,XACML

Issue-ID: POLICY-603
Change-Id: I78c5e302c474613cbb22a80e0d931b4f47dd3b63
Signed-off-by: bobbymander <bobby.mander@att.com>
ONAP-PAP-REST/src/test/java/org/onap/policy/pap/xacml/rest/components/ClosedLoopPolicyTest.java [new file with mode: 0644]
ONAP-REST/src/main/java/org/onap/policy/rest/XACMLRestProperties.java
ONAP-REST/src/test/java/org/onap/policy/rest/XACMLRestTest.java
ONAP-REST/src/test/java/org/onap/policy/rest/adapter/ClosedLoopPolicyAdaptersTest.java
ONAP-XACML/src/main/java/org/onap/policy/xacml/api/XACMLErrorConstants.java
ONAP-XACML/src/test/java/org/onap/policy/xacml/test/api/XACMLErrorConstantsTest.java [new file with mode: 0644]