From 9450c8d0102b9188933b5d26193df754a70a7157 Mon Sep 17 00:00:00 2001 From: rb7147 Date: Fri, 16 Feb 2018 13:46:06 -0500 Subject: Added Junis for Policy ONAP-REST Cleaned the unused constructors. Cleaned the unused code. Added Junits for all JPAS. Renamed the Junit class names on removing classes. Issue-ID: POLICY-603 Change-Id: I0709ccecd7a2f3ec49367ff85f5a6d273479493e Signed-off-by: rb7147 --- ONAP-REST/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ONAP-REST/pom.xml') diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml index 27f3582ef..ef8c76eef 100644 --- a/ONAP-REST/pom.xml +++ b/ONAP-REST/pom.xml @@ -185,6 +185,12 @@ tomcat-dbcp 8.5.9 + + org.powermock + powermock-module-junit4-common + 1.6.4 + + -- cgit 1.2.3-korg