JUnit additions for PAP-REST,REST 77/38177/2
authorbobbymander <bobby.mander@att.com>
Fri, 23 Mar 2018 18:31:13 +0000 (14:31 -0400)
committerbobbymander <bobby.mander@att.com>
Fri, 23 Mar 2018 18:34:51 +0000 (14:34 -0400)
commit9bf9bff9083fed4f6c996f9deb8dcfd0143bd67d
tree37d4844b2f05bc7771c6e0d11157cf33b372453f
parent7a14106f07b1de10d9627ba4baa25587043be6e3
JUnit additions for PAP-REST,REST

Issue-ID: POLICY-603
Change-Id: Id7d2c1a835d028e88337db67d55f139aa1764826
Signed-off-by: bobbymander <bobby.mander@att.com>
ONAP-PAP-REST/src/test/java/org/onap/policy/pap/xacml/rest/handler/DictionaryHandlerTest.java [new file with mode: 0644]
ONAP-PAP-REST/src/test/java/org/onap/policy/pap/xacml/rest/util/JPAUtilsTest.java
ONAP-REST/src/test/java/org/onap/policy/rest/adapter/AddressGroupJsonTest.java [new file with mode: 0644]
ONAP-REST/src/test/java/org/onap/policy/rest/adapter/ServiceGroupJsonTest.java [new file with mode: 0644]
ONAP-REST/src/test/java/org/onap/policy/rest/util/PolicyItemSetChangeNotifierTest.java [new file with mode: 0644]
POLICY-SDK-APP/src/test/java/org/onap/policy/conf/HibernateSessionTest.java