Added architecture tests to validate ONLY NCMP REST/Service dependencies 03/139003/17
authorleventecsanyi <levente.csanyi@est.tech>
Mon, 23 Sep 2024 14:01:03 +0000 (16:01 +0200)
committerleventecsanyi <levente.csanyi@est.tech>
Wed, 9 Oct 2024 14:06:55 +0000 (16:06 +0200)
commitdac4c1efc44b5341f803ccd4a79a3a24320698c6
treecbb8a6948244d6a60c294d9df657816b0d152e68
parent89bfabfda2afeeedd1e6cdcba41705469d406f48
Added architecture tests to validate ONLY NCMP REST/Service dependencies

  - removed old tests and added new test cases for the NCMP controller and service layers
  - other dependencies will be added in later commits

Issue-ID: CPS-2422
Change-Id: Iabc4b53e9414477cf3d0b2e1e5a03ba8b4995169
Signed-off-by: leventecsanyi <levente.csanyi@est.tech>
cps-application/src/test/java/org/onap/cps/architecture/LayeredArchitectureTest.java [deleted file]
cps-application/src/test/java/org/onap/cps/architecture/NcmpArchitectureTest.java [new file with mode: 0644]