From 75653ec22348991abf0a14c561eaef7dec9b67a4 Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 5 Oct 2017 19:03:37 +0530 Subject: Adding UT for ApiHandlers IsuueId: SO-191 Change-Id: Iac92a61eb2692f3793a21097715735501d9954bd 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 f9150fabf0..5a2c541225 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.mockito + mockito-all + 1.10.19 + test + org.jmockit jmockit -- cgit 1.2.3-korg