From 0081451051e155e758a6d0be40f2fb8b18c434c9 Mon Sep 17 00:00:00 2001 From: Piotr Darosz Date: Mon, 18 Jun 2018 12:46:35 +0200 Subject: Refactor tests inside the catalog-dao model Use Hamcrest matchers to simplify getter/setter tests structure Change-Id: Icee88395034ffb61e60a9190d2a9e77571e6fac3 Issue-ID: SDC-1434 Signed-off-by: Piotr Darosz --- catalog-dao/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'catalog-dao/pom.xml') diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index 718674211a..b0ffa4ce45 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -119,6 +119,13 @@ test + + com.google.code.bean-matchers + bean-matchers + ${bean-matchers.version} + test + + org.yaml snakeyaml -- cgit 1.2.3-korg