From cdec2bbf39649f0fbe3d1655f5b47f62a5d0bae6 Mon Sep 17 00:00:00 2001 From: Christian Kollmann Date: Thu, 25 Feb 2021 08:33:16 +0100 Subject: Prepare for Mockito testing of MobilePhoneSignature task --- eidas_modules/authmodule-eIDAS-v2/pom.xml | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml') diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 1b2681c3..561c4307 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -103,7 +103,7 @@ org.springframework.boot spring-boot-starter-actuator - + org.apache.commons commons-lang3 @@ -167,6 +167,11 @@ spring-test test + + org.springframework.boot + spring-boot-starter-test + test + com.github.skjolber mockito-soap-cxf @@ -184,14 +189,14 @@ 2.0.7 test - + at.asitplus.eidas.ms_specific connector_lib test test-jar - + at.gv.egiz.eaaf eaaf_core_utils @@ -209,19 +214,19 @@ eaaf_module_pvp2_core test test-jar - + at.gv.egiz.eaaf eaaf_module_pvp2_idp test test-jar - + com.squareup.okhttp3 mockwebserver test - + @@ -284,7 +289,7 @@ - + com.github.spotbugs spotbugs-maven-plugin @@ -312,8 +317,8 @@ **/org/w3/_2000/_09/* **/org/w3/_2001/_04/* **/szrservices/* - **/generated/cxf/* - + **/generated/cxf/* + @@ -335,4 +340,4 @@ - \ No newline at end of file + -- cgit v1.2.3