Integration test to validate DMI service URL 93/138493/3
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Tue, 16 Jul 2024 16:21:45 +0000 (17:21 +0100)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Thu, 18 Jul 2024 10:08:58 +0000 (11:08 +0100)
commit13998987c57a8ace243725a49d7ce55bcaf34f16
tree488f9700112318ff3d0be4dd88a125a818e048c8
parent36437900e9b56e798b1397b9f5392ef603d50269
Integration test to validate DMI service URL

- New groovy test is written to validate if dmi service url is encoded
  correctly.

Issue-ID: CPS-2317
Change-Id: I048bf37dd3ba4f37df7dace927f55bf8dd899922
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
cps-service/src/test/groovy/org/onap/cps/utils/JsonObjectMapperSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/base/DmiDispatcher.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/CmHandleResourceDataSpec.groovy [new file with mode: 0644]