From db1f37899762ba7d169b526c2333a1e2e4fa5cd7 Mon Sep 17 00:00:00 2001 From: DylanB95EST Date: Tue, 22 Jun 2021 16:57:16 +0100 Subject: Adding Layered Architecture test and Arch Unit Library for CPS-CORE Adding Layered Architecture Test Will Add Depedency Test at later time after potential refactoring of project structure Adding Archunit property file to avoid Store Initialization Exception Issue-ID: CPS-380 Change-Id: I364294a46b1ab78b86a9c271856805fce09f75a0 Signed-off-by: DylanB95EST --- cps-application/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cps-application/pom.xml') diff --git a/cps-application/pom.xml b/cps-application/pom.xml index 8c7966625..7f30f0613 100755 --- a/cps-application/pom.xml +++ b/cps-application/pom.xml @@ -106,6 +106,10 @@ + + com.tngtech.archunit + archunit-junit5 + -- cgit 1.2.3-korg