From bb20b0247807e1c40af6c628ced05b7299a6a1c1 Mon Sep 17 00:00:00 2001 From: aureliano sinatra <sinaure@gmail.com> Date: Fri, 12 Jul 2019 14:23:17 +0200 Subject: [PATCH] modified doc --- .../ContinueOperationTask.robot | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SOL005/NSLifecycleManagement-API/ContinueOperationTask.robot b/SOL005/NSLifecycleManagement-API/ContinueOperationTask.robot index 2b32044d..f36f78bc 100644 --- a/SOL005/NSLifecycleManagement-API/ContinueOperationTask.robot +++ b/SOL005/NSLifecycleManagement-API/ContinueOperationTask.robot @@ -50,11 +50,11 @@ Post Continue operation task Conflict Check HTTP Response Body Json Schema Is ProblemDetails GET Continue operation task - Method not implemented - [Documentation] Test ID: 5.3.2.10.4 + [Documentation] Test ID: 5.3.2.12.4 ... Test title: GET Continue operation task - Method not implemented ... Test objective: The objective is to test that GET method is not implemented ... Pre-conditions: none - ... Reference: section 6.4.10.3.2 - SOL005 v2.4.1 + ... Reference: section 6.4.13.3.2 - SOL005 v2.4.1 ... Config ID: Config_prod_NFVO ... Applicability: none ... Post-Conditions: none @@ -62,7 +62,7 @@ GET Continue operation task - Method not implemented Check HTTP Response Status Code Is 405 PUT Continue operation task - Method not implemented - [Documentation] Test ID: 5.3.2.10.5 + [Documentation] Test ID: 5.3.2.13.5 ... Test title: PUT Continue operation task - Method not implemented ... Test objective: The objective is to test that PUT method is not implemented ... Pre-conditions: none @@ -74,7 +74,7 @@ PUT Continue operation task - Method not implemented Check HTTP Response Status Code Is 405 PATCH Continue operation task - Method not implemented - [Documentation] Test ID: 5.3.2.10.5 + [Documentation] Test ID: 5.3.2.13.5 ... Test title: PATCH Continue operation task - Method not implemented ... Test objective: The objective is to test that PATCH method is not implemented ... Pre-conditions: none @@ -86,7 +86,7 @@ PATCH Continue operation task - Method not implemented Check HTTP Response Status Code Is 405 DELETE Continue operation task - Method not implemented - [Documentation] Test ID: 5.3.2.10.5 + [Documentation] Test ID: 5.3.2.13.5 ... Test title: DELETE Continue operation task - Method not implemented ... Test objective: The objective is to test that DELETE method is not implemented ... Pre-conditions: none -- GitLab