Implement Integration Testcases for XML Supported API's 74/139774/4
authorRudrangi Anupriya <ra00745022@techmahindra.com>
Thu, 9 Jan 2025 14:54:00 +0000 (20:24 +0530)
committerRudrangi Anupriya <ra00745022@techmahindra.com>
Fri, 10 Jan 2025 03:56:42 +0000 (09:26 +0530)
commit3e75f67e48e7e2783d75faa3df03d0eaf5ecd874
tree1862b11b937cb03b9d166d2aba98bcc6434cbf72
parentc612640db03a9e52a17423fd141141018f454ddb
Implement Integration Testcases for XML Supported API's

Issue-ID: CPS-2548
Change-Id: Icc7ffb66aabb03702355123c6d5c2eade0e7cb4a
Signed-off-by: Rudrangi Anupriya <ra00745022@techmahindra.com>
integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/base/FunctionalSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/DataServiceIntegrationSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/functional/cps/QueryServiceIntegrationSpec.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/base/CpsPerfTestBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeletePerfTest.groovy
integration-test/src/test/resources/data/bookstore/bookstoreData.xml [new file with mode: 0644]