From dde5479553eb954e41fc8fe85abf45cf579d3034 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 19 Jun 2020 15:53:47 +0200 Subject: add first simple jUnit tests for JOSE-Utils --- eaaf_modules/eaaf_module_auth_sl20/pom.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'eaaf_modules/eaaf_module_auth_sl20/pom.xml') diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index d8efcfa1..ab7c9258 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -52,6 +52,34 @@ javax.servlet-api provided + + + junit + junit + test + + + org.springframework + spring-test + test + + + com.google.guava + guava + test + + + at.gv.egiz.eaaf + eaaf_core_utils + test + test-jar + + + at.asitplus.hsmfacade + provider + test + + -- cgit v1.2.3