Commit 0fd124ff authored by Giacomo Bernini's avatar Giacomo Bernini Committed by Giacomo Bernini
Browse files

fixed typo

parent e14cd3db
Loading
Loading
Loading
Loading
+4 −4
Original line number Original line Diff line number Diff line
@@ -53,9 +53,9 @@ PUT an individual policy - Method not implemented
    PUT Individual Policy
    PUT Individual Policy
    Check HTTP Response Status Code Is    405
    Check HTTP Response Status Code Is    405


PATCH an individual ploicy - Successful 
PATCH an individual policy - Successful 
     [Documentation]    Test ID: 10.3.1.3.5
     [Documentation]    Test ID: 10.3.1.3.5
    ...    Test title: PATCH an individual ploicy - Successful
    ...    Test title: PATCH an individual policy - Successful
    ...    Test objective: The objective is to test that an individual policy is modified successfully when there is no conflict using PATCH method.
    ...    Test objective: The objective is to test that an individual policy is modified successfully when there is no conflict using PATCH method.
    ...    Pre-conditions: There should not exist a conflict as described in Reference.
    ...    Pre-conditions: There should not exist a conflict as described in Reference.
    ...    Reference: Clause 5.5.4.3.4 - ETSI GS NFV-SOL 012 [7] v3.4.1
    ...    Reference: Clause 5.5.4.3.4 - ETSI GS NFV-SOL 012 [7] v3.4.1
@@ -66,9 +66,9 @@ PATCH an individual ploicy - Successful
    Check HTTP Response Status Code Is    200
    Check HTTP Response Status Code Is    200
    Check HTTP Response Body Json Schema Is   PolicyModifications
    Check HTTP Response Body Json Schema Is   PolicyModifications
    
    
PATCH an individual ploicy - Conflict 
PATCH an individual policy - Conflict 
     [Documentation]    Test ID: 10.3.1.3.6
     [Documentation]    Test ID: 10.3.1.3.6
    ...    Test title: PATCH an individual ploicy - Conflict
    ...    Test title: PATCH an individual policy - Conflict
    ...    Test objective: The objective is to test that an individual policy is not modified when there is a conflict using PATCH method.
    ...    Test objective: The objective is to test that an individual policy is not modified when there is a conflict using PATCH method.
    ...    Pre-conditions: There exists a conflict as described in Reference.
    ...    Pre-conditions: There exists a conflict as described in Reference.
    ...    Reference: Clause 5.5.4.3.4 - ETSI GS NFV-SOL 012 [7] v3.4.1
    ...    Reference: Clause 5.5.4.3.4 - ETSI GS NFV-SOL 012 [7] v3.4.1