Skip to content
Snippets Groups Projects
Commit 8dae7a20 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issues #173

parent 1d42dadf
Branches
No related merge requests found
......@@ -57,15 +57,15 @@ PATCH an individual subscription - Method not implemented
DELETE an individual subscription
[Documentation] Test ID: 6.3.5.18.5
... Test title: DELETE Individual Subscription - Method not implemented
... Test objective: The objective is to test that the method is not implemented
... Pre-conditions: none
... Test title: DELETE Individual Subscription
... Test objective: The objective is to test the deletion of an individual subscription
... Pre-conditions: At least one subscription is available
... Reference: Clause 5.4.19.3.5 - ETSI GS NFV-SOL 002 [2] v2.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
... Post-Conditions: none
Delete Individual subscription
Check HTTP Response Status Code Is 405
Check HTTP Response Status Code Is 204
*** Keywords ***
Check resource existence
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment