From e849acfa8d05d86d5f57a3e45f1e2acaf023cb93 Mon Sep 17 00:00:00 2001 From: Tal Gitelman Date: Wed, 6 Jun 2018 13:56:56 +0300 Subject: new unit tests for sdc-dao Change-Id: Id7ba81e71502db771f7243f526d46eb0865f16f2 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman --- catalog-model/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'catalog-model/pom.xml') diff --git a/catalog-model/pom.xml b/catalog-model/pom.xml index 7910052dc1..08697a23c6 100644 --- a/catalog-model/pom.xml +++ b/catalog-model/pom.xml @@ -180,7 +180,13 @@ mockito-core test - + + + org.jmockit + jmockit + test + + org.assertj assertj-core -- cgit 1.2.3-korg