Add automatic architecture verification 22/121322/6
authorBruno Sakoto <bruno.sakoto@bell.ca>
Wed, 12 May 2021 12:37:16 +0000 (08:37 -0400)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Mon, 17 May 2021 15:11:37 +0000 (11:11 -0400)
commit25050c117a6e69946de4f70503afa74cdef78aa7
treeb3d6e11fba894ed91af7357daf3b1a60b91321c7
parent2d88ad8115c4f618275490e58c584f9b0c01c477
Add automatic architecture verification

Introduce verification for dependencies and layers.

Issue-ID: CPS-381
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
Change-Id: I948439ee5bcba2d41ccba3028d62a728babc83da
pom.xml
src/test/java/org/onap/cps/temporal/architecture/DependencyArchitectureTest.java [new file with mode: 0644]
src/test/java/org/onap/cps/temporal/architecture/LayeredArchitectureTest.java [new file with mode: 0644]