JUnit additions for BRMS,PDP-REST,REST 29/32929/4
authorbobbymander <bobby.mander@att.com>
Mon, 26 Feb 2018 18:11:34 +0000 (13:11 -0500)
committerbobbymander <bobby.mander@att.com>
Mon, 26 Feb 2018 19:06:56 +0000 (14:06 -0500)
commit690d0d14418c84a5a1e52b36cea74c797c2c8819
treed14ed41d1e80c4b24aac28cf708d80b0e3c7eb5b
parent03fecc4a9b6149f08e3be308dc01ad08ed9c1fb9
JUnit additions for BRMS,PDP-REST,REST

Issue-ID: POLICY-598
Change-Id: I397ed925bdb43a4b2f7a94cc4692b6506f650ede
Signed-off-by: bobbymander <bobby.mander@att.com>
BRMSGateway/src/test/java/org/onap/brmsgw/test/BRMSJpaTest.java [new file with mode: 0644]
BRMSGateway/src/test/java/org/onap/brmsgw/test/ControllerPOJOTest.java [new file with mode: 0644]
BRMSGateway/src/test/java/org/onap/brmsgw/test/NotificationPOJOTest.java [new file with mode: 0644]
ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/api/services/BRMSRawPolicyServiceTest.java
ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/api/services/ConfigPolicyServiceTest.java [new file with mode: 0644]
ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/auth/test/AuthenticationServiceTest.java
ONAP-PDP-REST/src/test/java/org/onap/policy/pdp/rest/notifications/RemovedTest.java [new file with mode: 0644]
ONAP-REST/src/test/java/org/onap/policy/rest/adapter/ClosedLoopPolicyAdaptersTest.java