From 07ff2aa316f243e4f997635dbf02a506671eb856 Mon Sep 17 00:00:00 2001
From: Paul-Christian Volkmer
Date: Sun, 9 Apr 2023 13:19:38 +0200
Subject: Issue #24: Füge Unit Tests für SecurityAspect hinzu
Diese Tests verwenden ein manuell erstelltes Proxy, wie es in OS automatisch
verwendet wird, und prüfen dann entsprechende Methodenaufrufe.
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'pom.xml')
diff --git a/pom.xml b/pom.xml
index 27c0e85..1c5feaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -137,6 +137,12 @@
4.11.0
test
+
+ org.aspectj
+ aspectjweaver
+ 1.7.1
+ test
+
ca.uhn.hapi
hapi-base
--
cgit v1.2.3