From 7c2a160b0b90559453f0fd7d8a887aca519c5ad5 Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 14 Sep 2017 10:25:31 +0530 Subject: Added UT tests Issue-Id : SO-134 Change-Id: I2d817ce3f6763c7e37b29082493e55d72d488458 Signed-off-by: seshukm --- mso-api-handlers/mso-api-handler-infra/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mso-api-handlers/mso-api-handler-infra/pom.xml') diff --git a/mso-api-handlers/mso-api-handler-infra/pom.xml b/mso-api-handlers/mso-api-handler-infra/pom.xml index 4490d78648..f9150fabf0 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -239,6 +239,12 @@ status-control ${project.version} + + org.jmockit + jmockit + 1.8 + test + junit junit -- cgit 1.2.3-korg