Commit 555b878a authored by Yann Garcia's avatar Yann Garcia Committed by Miguel Angel Reina Ortega
Browse files

Review MEC 040

parent d8554482
Loading
Loading
Loading
Loading
+0 −1589

File deleted.

Preview size limit exceeded, changes collapsed.

+8 −8
Original line number Diff line number Diff line
@@ -1524,7 +1524,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v1/subscription";
                        uri indicating value "fed_enablement/v1/subscriptions";
                    from the MEC_APP entity
                }
                then {
@@ -1562,7 +1562,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v1/subscription",
                        uri indicating value "fed_enablement/v1/subscriptions",
                        query_parameters containing
                            subscriptionType indicating value system_update_notification_subscription;;
                    from the MEC_APP entity
@@ -1607,7 +1607,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v1/subscription",
                        uri indicating value "fed_enablement/v1/subscriptions",
                        query_parameters containing
                            systemId indicating value SYSTEM_ID_1;;
                    from the MEC_APP entity
@@ -1649,7 +1649,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v1/subscription",
                        uri indicating value "fed_enablement/v1/subscriptions",
                        query_parameters containing
                            subscription indicating value system_update_notification_subscription;; // Wrong query parameters name
                    from the MEC_APP entity
@@ -1687,7 +1687,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v1/subscription",
                        uri indicating value "fed_enablement/v1/subscriptions",
                        query_parameters containing
                            subscriptionType indicating value system_update;; // Wrong query parameters
                    from the MEC_APP entity
@@ -1730,7 +1730,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v1/subscription",
                        uri indicating value "fed_enablement/v1/subscriptions",
                        query_parameters containing
                            system indicating value SYSTEM_ID_1;;
                    from the MEC_APP entity
@@ -1768,7 +1768,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v1/subscription";
                        uri indicating value "fed_enablement/v1/subscriptions";
                    from the MEC_APP entity
                }
                then {
@@ -1809,7 +1809,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v1/subscription",
                        uri indicating value "fed_enablement/v1/subscriptions",
                        query_parameters containing
                            systemId indicating value UNKNOWN_SYSTEM_ID;;
                    from the MEC_APP entity
+3 −3
Original line number Diff line number Diff line
@@ -151,7 +151,7 @@ Package MEC_MEC040_SRV_FED {
        TP Id "TP_MEC_MEC040_SRV_MEF_SUB_NOT_002_OK"

        Test objective
            "Check that the IUT responds with the list of SystemUpdateNotificationSubscription when queried by a MEC Application"
            "Check that the IUT responds with the required SystemUpdateNotificationSubscription when queried by a MEC Application"

        Reference
            "ETSI GS MEC 045 3.1.1 Clause 5.2.3",
@@ -195,7 +195,7 @@ Package MEC_MEC040_SRV_FED {
        TP Id "TP_MEC_MEC040_SRV_MEF_SUB_NOT_002_NF"

        Test objective
            "Check that the IUT responds with the list of SystemUpdateNotificationSubscription when queried by a MEC Application"
            "Check that the IUT responds with the correct error code when no subscription found"

        Reference
            "ETSI GS MEC 045 3.1.1 Clause 5.2.3",
@@ -332,7 +332,7 @@ Package MEC_MEC040_SRV_FED {
        TP Id "TP_MEC_MEC040_SRV_MEF_SUB_NOT_004_OK"

        Test objective
            "Check that the IUT acknowledges the cancellation of an existing SensorStatusSubscription when commanded by a MEC Application"
            "Check that the IUT acknowledges the cancellation of an existing SystemUpdateNotificationSubscription when commanded by a MEC Application"

        Reference
            "ETSI GS MEC 045 3.1.1 Clause 5.2.3",