From 51a0f7b4a6c924c42955fa93042bd154cb636a16 Mon Sep 17 00:00:00 2001 From: Piotr Darosz Date: Wed, 4 Sep 2019 10:05:34 +0200 Subject: common code coverage increase Add tests for classes in sdc.tosca.datatypes.model package Change-Id: Ifc277512d833b2501f0e594b9062d39c26565055 Issue-ID: SDC-2326 Signed-off-by: Piotr Darosz --- common/onap-tosca-datatype/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'common/onap-tosca-datatype/pom.xml') diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index f63bfa63d6..10f89d6cfd 100644 --- a/common/onap-tosca-datatype/pom.xml +++ b/common/onap-tosca-datatype/pom.xml @@ -75,5 +75,11 @@ slf4j-api ${slf4j.version} + + com.google.code.bean-matchers + bean-matchers + ${bean-matchers.version} + test + -- cgit 1.2.3-korg