Adding Junits in ONAP-PDP-REST 29/31829/2
authorMichael Mokry <mm117s@att.com>
Thu, 15 Feb 2018 13:23:11 +0000 (07:23 -0600)
committerMichael Mokry <mm117s@att.com>
Thu, 15 Feb 2018 13:28:07 +0000 (07:28 -0600)
commitaee733bc72df351a0e3c4aa4df7807362fb515c1
tree726d68df3c00617089640f0055da8b19e15c1baf
parent472f049b84fd69caa1e0a07bbe3e088bbfd0a44d
Adding Junits in ONAP-PDP-REST

 - This commit adds one Junit for PAPServices
 - I needed to make a minor modification to the PAPServices class in
 order to set the PAPs

Change-Id: Ia54650307e8d9e96d40ce6e68ad18508d4030a4a
Issue-ID: POLICY-338
Signed-off-by: Michael Mokry <mm117s@att.com>
ONAP-PDP-REST/src/main/java/org/onap/policy/pdp/rest/api/services/PAPServices.java
ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/api/services/PAPServicesTest.java [new file with mode: 0644]