add unit test for pdpstatistics provider 20/101720/3
authorning.xi <ning.xi@est.tech>
Thu, 13 Feb 2020 10:00:36 +0000 (18:00 +0800)
committerning.xi <ning.xi@est.tech>
Tue, 18 Feb 2020 01:26:18 +0000 (09:26 +0800)
commite2fe6126d0221ca55bed2f1f0de6a6b9346bd220
treec8cca0bf665ae2009e272626b1d46b02802bf727
parentad1cd2013f45da5764fc9610db1f679d3c3762cb
add unit test for pdpstatistics provider

Issue-ID: POLICY-2314
Signed-off-by: ning.xi <ning.xi@est.tech>
Change-Id: Ifb23ab301a326cc30950ecc2f115979fa261bc68
models-dao/src/test/java/org/onap/policy/models/dao/DummyTimestampEntity.java [new file with mode: 0644]
models-dao/src/test/java/org/onap/policy/models/dao/EntityTest.java
models-dao/src/test/resources/META-INF/persistence.xml
models-pdp/src/test/java/org/onap/policy/models/pdp/persistence/provider/PdpStatisticsProviderTest.java [new file with mode: 0644]