summaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml')
-rw-r--r--integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml32
1 files changed, 16 insertions, 16 deletions
diff --git a/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml b/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml
index 7c9d6d9d9c..637ec3e4fa 100644
--- a/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml
+++ b/integration-tests/src/test/resources/ci/testSuites/externalAPIs.xml
@@ -4,28 +4,28 @@
<test name="ExternalApis">
<classes>
- <class name="org.openecomp.sdc.externalApis.VFCMTExternalAPI"/>
- <class name="org.openecomp.sdc.externalApis.CRUDExternalAPI"/>
- <class name="org.openecomp.sdc.externalApis.DeploymentValiditaion"/>
- <class name="org.openecomp.sdc.externalApis.GetAssetServlet"/>
- <class name="org.openecomp.sdc.externalApis.GetCSARofVF"/>
- <class name="org.openecomp.sdc.externalApis.GetFilteredAssetServlet"/>
- <class name="org.openecomp.sdc.externalApis.GetSpecificAssetMetadataServlet"/>
- <class name="org.openecomp.sdc.externalApis.SearchFilterCategoryExternalAPI"/>
- <class name="org.openecomp.sdc.externalApis.AssetLifeCycle"/>
- <class name="org.openecomp.sdc.externalApis.UserAPIs"/>
+ <class name="org.onap.sdc.backend.externalApis.VFCMTExternalAPI"/>
+ <class name="org.onap.sdc.backend.externalApis.CRUDExternalAPI"/>
+ <class name="org.onap.sdc.backend.externalApis.DeploymentValiditaion"/>
+ <class name="org.onap.sdc.backend.externalApis.GetAssetServlet"/>
+ <class name="org.onap.sdc.backend.externalApis.GetCSARofVF"/>
+ <class name="org.onap.sdc.backend.externalApis.GetFilteredAssetServlet"/>
+ <class name="org.onap.sdc.backend.externalApis.GetSpecificAssetMetadataServlet"/>
+ <class name="org.onap.sdc.backend.externalApis.SearchFilterCategoryExternalAPI"/>
+ <class name="org.onap.sdc.backend.externalApis.AssetLifeCycle"/>
+ <class name="org.onap.sdc.backend.externalApis.UserAPIs"/>
- <class name="org.openecomp.sdc.internalApis.annotations.AnnotationsTest"/>
+ <class name="org.onap.sdc.backend.internalApis.annotations.AnnotationsTest"/>
<!-- <class name="org.openecomp.sdc.ci.tests.execute.product.ChangeServiceInstanceVersionTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckinTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCheckoutTest"/>
+ <class name="ProductCheckinTest"/>
+ <class name="ProductCheckoutTest"/>
<class name="org.openecomp.sdc.ci.tests.execute.product.ProductComponentInstanceCRUDTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductCreateWithValidationsTest"/>
+ <class name="ProductCreateWithValidationsTest"/>
<class name="org.openecomp.sdc.ci.tests.execute.product.ProductCrudTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductGetFollowedTest"/>
- <class name="org.openecomp.sdc.ci.tests.execute.product.ProductUndoCheckoutTest"/> -->
+ <class name="ProductGetFollowedTest"/>
+ <class name="ProductUndoCheckoutTest"/> -->
</classes>