From 81ff21b80dcf7817e2263de14761d5eb6e127f4a Mon Sep 17 00:00:00 2001 From: Steve Siani Date: Mon, 8 Apr 2019 10:38:41 -0400 Subject: AAI Junit test and Blueprint support configs Change-Id: I2bbfc80634f211b336c9ea85b86dbc8dcd2e1ee0 Issue-ID: CCSDK-1202 Signed-off-by: Steve Siani --- ms/blueprintsprocessor/functions/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ms/blueprintsprocessor/functions/pom.xml') diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index 24cc352c9..3f948061f 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -46,6 +46,11 @@ mockk test + + org.mock-server + mockserver-netty + test + org.powermock powermock-api-mockito2 -- cgit 1.2.3-korg