Add junit tests for PdpGroupDeleteProvider 05/84905/1
authorJim Hahn <jrh3@att.com>
Wed, 10 Apr 2019 16:08:53 +0000 (12:08 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 10 Apr 2019 16:42:18 +0000 (12:42 -0400)
commit1da30647745a9d3dfa744cacef56400c2aaeab03
tree6c2606d4f5ce5a4d2c6aa16d12c9df95dd63beab
parentb793c0cedf08d44de56073d24256567f50dcd1c3
Add junit tests for PdpGroupDeleteProvider

Change-Id: Id744a7d49b9fb608ba3379dd43bcbd6a0297891f
Issue-ID: POLICY-1541
Signed-off-by: Jim Hahn <jrh3@att.com>
main/src/main/java/org/onap/policy/pap/main/rest/depundep/PdpGroupDeleteProvider.java
main/src/test/java/org/onap/policy/pap/main/rest/depundep/ProviderSuper.java
main/src/test/java/org/onap/policy/pap/main/rest/depundep/TestPdpGroupDeleteControllerV1.java
main/src/test/java/org/onap/policy/pap/main/rest/depundep/TestPdpGroupDeleteProvider.java [new file with mode: 0644]
main/src/test/resources/simpleDeploy/undeploy.json [new file with mode: 0644]
main/src/test/resources/simpleDeploy/undeployMakeUpdaterGroupNotFound.json [new file with mode: 0644]