Commit a4e24e6d authored by Yann Garcia's avatar Yann Garcia
Browse files

Bug fixed in TP_MEC_MEC040_SRV_MEF_003_NF/BR

parent fec75bb1
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1099,10 +1099,10 @@ Package MEC_MEC040_SRV_FED {


    Test Purpose {
        TP Id "TP_MEC_MEC040_SRV_MEF_003_NF"
        TP Id "TP_MEC_MEC040_SRV_MEF_003_BR"

        Test objective
            "Check that the IUT responds with an error when it receives a request for returning a systemInfo  referred with a wrong systemId"
            "Check that the IUT responds with an error when it receives a request with an inconsistant URI"

        Reference 
            "ETSI GS MEC 040 V3.1.1, clause 7.4.3.1, clause 5.2.2.1.1"
@@ -1126,7 +1126,7 @@ Package MEC_MEC040_SRV_FED {
            ensure that {
                when {
                    the IUT entity receives a vGET containing
                        uri indicating value "fed_enablement/v10/fed_resources/system_info/{SYSTEM_ID_4}"
                        uri indicating value "fed_enablement/v10/fed_resources/system_info/{SYSTEM_ID_2}" // Inconsistant URI
                    ;
                    from the MEC_FED entity
                }