From 24d5134bb5ef6593fa8cab71f52901359e83c8b5 Mon Sep 17 00:00:00 2001 From: vempo Date: Sat, 17 Nov 2018 17:59:40 +0200 Subject: Unit-tests for mappers in application config Change-Id: Ic529125ab2f44f5000e39eb3dd724bd977605ccb Issue-ID: SDC-1917 Signed-off-by: vempo --- .../application-config-rest/application-config-rest-services/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml index fe7f012689..eff33b1045 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml @@ -55,6 +55,11 @@ cxf-rt-frontend-jaxrs ${cxf.version} + + junit + junit + test + -- cgit 1.2.3-korg