Add tests for policy type in notifications 33/97833/1
authorJim Hahn <jrh3@att.com>
Thu, 31 Oct 2019 21:58:45 +0000 (17:58 -0400)
committerJim Hahn <jrh3@att.com>
Thu, 31 Oct 2019 21:58:45 +0000 (17:58 -0400)
commit3099737067f918599e83a6a7478a92bc208fe2ed
tree4311a630bb5c7adb345a3c30fa2d65d49d1d86cb
parent4f3fe21aa98a196ef1ddd62e1ac84a6c2e4c13cf
Add tests for policy type in notifications

The junit tests verified that the policy specified in the notifications,
but did not verify the policy type.  Added additional tests.

Issue-ID: POLICY-2190
Signed-off-by: Jim Hahn <jrh3@att.com>
Change-Id: Iad2a06163f9dce3dff3753cddef98db9e9ad2eea
main/src/test/java/org/onap/policy/pap/main/notification/PolicyCommonTrackerTest.java
main/src/test/java/org/onap/policy/pap/main/notification/PolicyDeployTrackerTest.java
main/src/test/java/org/onap/policy/pap/main/notification/PolicyUndeployTrackerTest.java