From b454a280561c0f5e040db9a63088e536710b31cd Mon Sep 17 00:00:00 2001 From: Abhishek Shekhar Date: Wed, 28 Mar 2018 19:46:15 +0530 Subject: UT Coverage for API Handler 1. VnfMsoInfraRequest 2. MsoRequest 3. NetworkRequestHandler 4. OrchestrationRequests Change-Id: Id85e5bd157bb491287ffb229f7b87c501554ca0f Issue-ID: SO-369 Signed-off-by: Abhishek Shekhar --- mso-api-handlers/mso-api-handler-infra/pom.xml | 12 ++++++++++++ 1 file changed, 12 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 93b6c8fbb5..97bd8348d3 100644 --- a/mso-api-handlers/mso-api-handler-infra/pom.xml +++ b/mso-api-handlers/mso-api-handler-infra/pom.xml @@ -225,6 +225,18 @@ json 20160212 + + org.jmockit + jmockit + 1.19 + test + + + junit + junit + 4.12 + test + pl.pragmatists JUnitParams -- cgit 1.2.3-korg