Skip transformation when Policy Executor is disabled 20/143320/2
authorToineSiebelink <toine.siebelink@est.tech>
Mon, 16 Feb 2026 12:17:40 +0000 (12:17 +0000)
committerToineSiebelink <toine.siebelink@est.tech>
Mon, 16 Feb 2026 17:12:36 +0000 (17:12 +0000)
commit9fbcb13dcb27715feaadb70afbe1821cdb32b259
tree7569dfa989faf93c60fb34c7a4f46ca22e5eeaa3
parente58f836a5a1376f13aa36df3dd72d415b5d2cad9
Skip transformation when Policy Executor is disabled

- refactored related testware
- simplified descriptions i.e. remove 'data resource' terms
- consistent casing of ProvMnS

Issue-ID: CPS-3160
Change-Id: I951a573b6d049f102da1304ebb1c96a12d55ae8d
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/ProvMnSController.java
cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/controller/ProvMnSControllerBaseSpec.groovy [new file with mode: 0644]
cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/controller/ProvMnSControllerPolicyExecutorDisabledSpec.groovy [new file with mode: 0644]
cps-ncmp-rest/src/test/groovy/org/onap/cps/ncmp/rest/controller/ProvMnSControllerSpec.groovy