JUnit small additions for PAP-REST,PDP-REST,XACML 19/32619/1
authorbobbymander <bobby.mander@att.com>
Thu, 22 Feb 2018 20:43:12 +0000 (15:43 -0500)
committerbobbymander <bobby.mander@att.com>
Thu, 22 Feb 2018 20:44:07 +0000 (15:44 -0500)
commit9092983343fd0324b46b491cd755ebbc1ce3bcdc
tree30af33982de2935ab8c6ec7940a8c02f3ed565fb
parente22a2b613bda0e683043ef870d6b16e5a7e04df7
JUnit small additions for PAP-REST,PDP-REST,XACML

Issue-ID: POLICY-600
Change-Id: I1b012dd1dbc49c10cd47b5f100e8ccef6c92f70b
Signed-off-by: bobbymander <bobby.mander@att.com>
ONAP-PAP-REST/src/test/java/org/onap/policy/pap/xacml/restAuth/AuthenticationServiceTest.java [new file with mode: 0644]
ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/auth/test/AuthenticationServiceTest.java [new file with mode: 0644]
ONAP-XACML/src/test/java/org/onap/policy/xacml/test/util/AAFEngineTest.java