Commit ad256ef1 authored by Muhammad Umair Zafar's avatar Muhammad Umair Zafar Committed by Giacomo Bernini
Browse files

add editorial changes of spelling mistakes in the IndividualSubscription.robot file

parent 71ad7865
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -81,9 +81,9 @@ GET Information about an individual subscription - NOT FOUND
    GET Individual subscription
    Check HTTP Response Status Code Is    404
    Check HTTP Response Body Json Schema Is   ProblemDetails
GET Information about an individual subscription with permitter authorization scope - Successful
GET Information about an individual subscription with permitted authorization scope - Successful
     [Documentation]    Test ID: 9.3.2.2.7
    ...    Test title: GET Information about an individual subscription with permitter authorization scope - Successful
    ...    Test title: GET Information about an individual subscription with permitted authorization scope - Successful
    ...    Test objective: The objective is to test the retrieval of NS instance usage notification subscription and perform a JSON schema validation of the returned subscription data structure
    ...    Pre-conditions: An NS instance is instantiated. At least one NS instance usage notification subscription is available in the NFVO.
    ...    Reference: Clause 8.5.4.3.2 - ETSI GS NFV-SOL 011 [8] v4.5.1
@@ -93,9 +93,9 @@ GET Information about an individual subscription with permitter authorization sc
    GET Individual subscription with permitted authorization scope
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is   subscription
GET Information about an individual subscription with not permitter authorization scope - Successful
GET Information about an individual subscription with not permitted authorization scope - Successful
     [Documentation]    Test ID: 9.3.2.2.8
    ...    Test title: GET Information about an individual subscription with not permitter authorization scope - Successful
    ...    Test title: GET Information about an individual subscription with not permitted authorization scope - Successful
    ...    Test objective: The objective is to test the retrieval of NS instance usage notification subscription and perform a JSON schema validation of the returned subscription data structure
    ...    Pre-conditions: An NS instance is instantiated. At least one NS instance usage notification subscription is available in the NFVO.
    ...    Reference: Clause 8.5.4.3.2 - ETSI GS NFV-SOL 011 [8] v4.5.1