From 562b7d5d155c840c1608b0c449c7fe7b6871035e Mon Sep 17 00:00:00 2001 From: Dmitry Puzikov Date: Wed, 20 Nov 2019 17:08:22 +0100 Subject: Increase test coverage Added tests for uncovered default methods. Change-Id: I3bd88ba5d53a8e5614bd72d2781801fcd5f3fe14 Issue-ID: SDC-2669 Signed-off-by: Dmitry Puzikov --- .../onap-configuration-management-api/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'common/onap-common-configuration-management/onap-configuration-management-api/pom.xml') diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml index a5bed15729..5105e690ec 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml @@ -19,6 +19,11 @@ junit test + + org.mockito + mockito-core + test + -- cgit 1.2.3-korg