From 8b97b6d04be40508021d6ba507ddcd8dba17d5d2 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Sun, 11 Feb 2018 06:56:21 +0000 Subject: Improve code coverage for so-libs Improve code coverage for so-libs. Change-Id: I1fd25d4f6730ba1cadcccafe991c63ce79690be4 Issue-ID: SO-369 Signed-off-by: subhash kumar singh --- keystone-client/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'keystone-client/pom.xml') diff --git a/keystone-client/pom.xml b/keystone-client/pom.xml index b217d50..6c511f4 100644 --- a/keystone-client/pom.xml +++ b/keystone-client/pom.xml @@ -20,6 +20,18 @@ keystone-model 1.2.0-SNAPSHOT + + org.jmockit + jmockit + 1.19 + test + + + junit + junit + 4.12 + test + \ No newline at end of file -- cgit 1.2.3-korg