Commit e362f750 authored by Giada Landi's avatar Giada Landi
Browse files

AMS update

parent 45d3abfc
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a GET containing 
            the IUT entity receives a vGET containing 
               uri indicating value "/amsi/v1/appMobilityServices",
               query_parameters containing 
                  appMobilityService indicating value APP_MOBILITY_SERVICE_ID		//wrong parameter, it should be appMobilityServiceId
@@ -136,7 +136,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a POST containing 
            the IUT entity receives a vPOST containing 
               uri indicating value "/amsi/v1/appMobilityServices",
               body containing
                  RegistrationRequest containing			//Note: at the moment the only element that is defined is RegistrationInfo. Not sure if they are the same.
@@ -240,7 +240,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a GET containing
            the IUT entity receives a vGET containing
               uri indicating value "/amsi/v1/subscriptions/",
               query_parameters containing
                  subscriptionTyp indicating value "MobilityProcedureSubscription"		//wrong parameter, it should be subscriptionType
@@ -345,7 +345,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a POST containing
            the IUT entity receives a vPOST containing
               uri indicating value "/amsi/v1/subscriptions/",
               body containing
                  MobilityProcedureSubscription containing
@@ -521,7 +521,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a GET containing
            the IUT entity receives a vGET containing
               uri indicating value SUBSCRIPTION_HREF_VALUE
            ; from the MEC_SUB entity
         }
@@ -631,7 +631,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a DELETE containing
            the IUT entity receives a vDELETE containing
               uri indicating value SUBSCRIPTION_HREF_VALUE
            ; from the MEC_SUB entity
         }
@@ -667,7 +667,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a PUT containing
            the IUT entity receives a vPUT containing
               uri indicating value SUBSCRIPTION_HREF_VALUE,
               body containing
                  MobilityProcedureSubscription containing
@@ -781,7 +781,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a PUT containing
            the IUT entity receives a vPUT containing
               uri indicating value SUBSCRIPTION_HREF_VALUE
            ; from the MEC_SUB entity
         }
+7 −7
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a GET containing 
            the IUT entity receives a vGET containing 
               uri indicating value "/amsi/v1/appMobilityServices",
               query_parameters containing 
                  appMobilityServiceId indicating value APP_MOBILITY_SERVICE_ID
@@ -75,7 +75,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a POST containing 
            the IUT entity receives a vPOST containing 
               uri indicating value "/amsi/v1/appMobilityServices",
               body containing
                  RegistrationRequest containing					//Note: at the moment the only element that is defined is RegistrationInfo. Not sure if they are the same.
@@ -124,7 +124,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a GET containing
            the IUT entity receives a vGET containing
               uri indicating value "/amsi/v1/subscriptions/",
               query_parameters containing
                  subscriptionType indicating value "MobilityProcedureSubscription"
@@ -165,7 +165,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a POST containing
            the IUT entity receives a vPOST containing
               uri indicating value "/amsi/v1/subscriptions/",
               body containing
                  MobilityProcedureSubscription containing
@@ -213,7 +213,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a GET containing
            the IUT entity receives a vGET containing
               uri indicating value SUBSCRIPTION_HREF_VALUE
            ; from the MEC_SUB entity
         }
@@ -255,7 +255,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a DELETE containing
            the IUT entity receives a vDELETE containing
               uri indicating value SUBSCRIPTION_HREF_VALUE
            ; from the MEC_SUB entity
         }
@@ -291,7 +291,7 @@ Package MEC021_APP_MP1_AMS_BV {
      Expected behaviour
      ensure that {
         when {
            the IUT entity receives a PUT containing
            the IUT entity receives a vPUT containing
               uri indicating value SUBSCRIPTION_HREF_VALUE,
               body containing
                  MobilityProcedureSubscription containing