From 02a3b49bec86eb0a434afb86e158ca2670cb718f Mon Sep 17 00:00:00 2001 From: kooper Date: Wed, 15 May 2019 10:39:07 +0000 Subject: Update test coverage Change-Id: Ib92d00266d17635b53593eaa544ca3b312c7ddb2 Issue-ID: SDC-2310 Signed-off-by: kooper --- .../validation-rest/validation-rest-services/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index 33b8aafec1..fc1adc6bbb 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -128,6 +128,11 @@ junit test + + org.mockito + mockito-core + test + -- cgit 1.2.3-korg