From b93c38178cb7776cdc755f407ce4c6afb9825827 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Fri, 9 Feb 2018 13:40:20 +0000 Subject: Imporve test coverage for RequestDatabase Import test coverate for requestDatabase. Change-Id: Idc25f9758ca4c4e03460642e9e2460f0b126726e Issue-ID: SO-360 Signed-off-by: subhash kumar singh --- mso-api-handlers/mso-requests-db/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mso-api-handlers/mso-requests-db/pom.xml') diff --git a/mso-api-handlers/mso-requests-db/pom.xml b/mso-api-handlers/mso-requests-db/pom.xml index 6a4941e53e..cdfa0fa8db 100644 --- a/mso-api-handlers/mso-requests-db/pom.xml +++ b/mso-api-handlers/mso-requests-db/pom.xml @@ -54,6 +54,12 @@ + + junit + junit + 4.12 + test + org.hibernate hibernate-entitymanager @@ -101,6 +107,12 @@ common ${project.version} + + org.jmockit + jmockit + 1.19 + test + jar -- cgit 1.2.3-korg