diff --git a/Test Purposes/App/Mm1/AppPackageMgmt/AppPkgMgt2_BO-BI.tplan2 b/Test Purposes/App/Mm1/AppPackageMgmt/AppPkgMgt2_BO-BI.tplan2 index 043764ea6daa9d8f346137c919cd19b167b64111..2c607ae692592865ede56cc099cd7f758ced90e5 100644 --- a/Test Purposes/App/Mm1/AppPackageMgmt/AppPkgMgt2_BO-BI.tplan2 +++ b/Test Purposes/App/Mm1/AppPackageMgmt/AppPkgMgt2_BO-BI.tplan2 @@ -73,7 +73,7 @@ Package MEC010_2_MEO_MM1_PKGM_BO_BI { Expected behaviour ensure that { when { - the IUT entity receives a vPOST containing + the IUT entity receives a POST containing uri indicating value "/apmi/v1/app_packages", "not" authorization, //Token is mandatory body containing diff --git a/Test Purposes/App/Mp1/Rnis/RnisAllSubscriptions_BO_BI.tplan2 b/Test Purposes/App/Mp1/Rnis/RnisAllSubscriptions_BO_BI.tplan2 index c56b618351529756c02e51f058dc0c008c3f2b10..9b511458018141a2e64a0f58ab7cab64ee35542b 100644 --- a/Test Purposes/App/Mp1/Rnis/RnisAllSubscriptions_BO_BI.tplan2 +++ b/Test Purposes/App/Mp1/Rnis/RnisAllSubscriptions_BO_BI.tplan2 @@ -75,7 +75,7 @@ Package MEC012_APP_MP1_RNI_SUBS_BO_BI { Expected behaviour ensure that { when { - the IUT entity receives a vGET containing + the IUT entity receives a GET containing uri indicating value "/rni/v1/subscriptions", query_parameters containing subscriptionHref indicating value SUBSCRIPTION_HREF_VALUE, @@ -114,7 +114,7 @@ Package MEC012_APP_MP1_RNI_SUBS_BO_BI { Expected behaviour ensure that { when { - the IUT entity receives a vGET containing + the IUT entity receives a GET containing uri indicating value "/rni/v1/subscriptions", headers set to vHeadersInvalidToken, // Invalid token query_parameters containing diff --git a/Test Purposes/App/Mp1/Rnis/RnisRabQuery_BO_BI.tplan2 b/Test Purposes/App/Mp1/Rnis/RnisRabQuery_BO_BI.tplan2 index 8915adc4d5279242e3d03e6e3dcb7b7de36be3d2..10def0899ae61c9bb6e20e1531c466eb62645863 100644 --- a/Test Purposes/App/Mp1/Rnis/RnisRabQuery_BO_BI.tplan2 +++ b/Test Purposes/App/Mp1/Rnis/RnisRabQuery_BO_BI.tplan2 @@ -75,7 +75,7 @@ Package MEC012_APP_MP1_RNI_QUERY_BO_BI { Expected behaviour ensure that { when { - the IUT entity receives a vGET containing + the IUT entity receives a GET containing uri indicating value "/rni/v1/queries/rab_info", "not" authorization, query_parameters containing @@ -113,7 +113,7 @@ Package MEC012_APP_MP1_RNI_QUERY_BO_BI { Expected behaviour ensure that { when { - the IUT entity receives a vGET containing + the IUT entity receives a GET containing uri indicating value "/rni/v1/queries/rab_info", headers set to vHeadersInvalidToken, query_parameters containing diff --git a/Test Purposes/App/Mp1/Rnis/RnisSpecificSubscription_BO_BI.tplan2 b/Test Purposes/App/Mp1/Rnis/RnisSpecificSubscription_BO_BI.tplan2 index bd13d0af73155b3dcd8e4afacc9d27f1acf8ac9e..f4f8268f4de8ffb0cd9dc5281c86da92ab50df0c 100644 --- a/Test Purposes/App/Mp1/Rnis/RnisSpecificSubscription_BO_BI.tplan2 +++ b/Test Purposes/App/Mp1/Rnis/RnisSpecificSubscription_BO_BI.tplan2 @@ -42,7 +42,7 @@ Package MEC012_APP_MP1_RNI_SUB_BO_BI { Expected behaviour ensure that { when { - the IUT entity receives a vGET containing + the IUT entity receives a GET containing uri indicating value "/rni/v1/subscriptions/{SUBSCRIPTION_ID}", "not" authorization ; from the MEC_SUB entity @@ -81,7 +81,7 @@ Package MEC012_APP_MP1_RNI_SUB_BO_BI { Expected behaviour ensure that { when { - the IUT entity receives a vGET containing + the IUT entity receives a GET containing uri indicating value "/rni/v1/subscriptions/{SUBSCRIPTION_ID}", headers set to vHeadersInvalidToken ; from the MEC_SUB entity