Added junits to increase coverage 25/32925/4
authorMAGNUSEN <dm741q@att.com>
Mon, 26 Feb 2018 15:19:16 +0000 (09:19 -0600)
committerMagnusen, Drew (dm741q) <dm741q@att.com>
Mon, 26 Feb 2018 19:34:36 +0000 (13:34 -0600)
commit40db08bfb61c6cdd48b7ee0388fedb37d354e35b
treebab04f5bd3e786738bfeefaf5b089ca1a6a4f4ed
parentfa54ede568ac252870b5ab4ab00878d471659143
Added junits to increase coverage

This commit adds some junits which touch several classes in the
notifications package in the ONAP-PDP-REST project.

Issue-ID: POLICY-602
Change-Id: Ie99ddd03841d4063aba64781bf08a38d2a25f0ed
Signed-off-by: Magnusen, Drew (dm741q) <dm741q@att.com>
ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/XACMLPdpServletTest.java
ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/notifications/test/NotificationTest.java [new file with mode: 0644]
ONAP-PDP-REST/src/test/resources/xacml.pdp.dmaap.properties [new file with mode: 0644]
ONAP-PDP-REST/src/test/resources/xacml.pdp.ueb.properties [new file with mode: 0644]