Add junit test for empty statistics filter 27/122927/2
authorJim Hahn <jrh3@att.com>
Wed, 28 Jul 2021 13:48:00 +0000 (09:48 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 28 Jul 2021 14:19:25 +0000 (10:19 -0400)
commitd57b30c68b030f7960d1aa7fe4f3632e55cef4cc
tree73b021b450bfc0935135c74b4ded5df9d65abc4f
parent9a3996ce25be50c01c644efcac075a056de37451
Add junit test for empty statistics filter

Also removed the version field from the filter, as it is not applicable
to the PDP instance name.

Issue-ID: POLICY-3511
Change-Id: I17e8d2d6646a27736a827b9e9e17881d6b0a3795
Signed-off-by: Jim Hahn <jrh3@att.com>
models-pdp/src/main/java/org/onap/policy/models/pdp/persistence/provider/PdpFilterParameters.java
models-pdp/src/test/java/org/onap/policy/models/pdp/persistence/provider/PdpStatisticsProviderTest.java