Loading ttcn/AtsMec/AtsMec_AppEnablementAPI_TestCases.ttcn +2 −0 Original line number Original line Diff line number Diff line Loading @@ -770,6 +770,7 @@ module AtsMec_AppEnablementAPI_TestCases { mw_http_response_ok( mw_http_response_ok( mw_body_json_subscription_link_list( mw_body_json_subscription_link_list( mw_mp1_subscription_link_list(*) // TODO don't care about the content mw_mp1_subscription_link_list(*) // TODO don't care about the content // use the template and set default values to '?' or just use '?' here )))))) { )))))) { tc_ac.stop; tc_ac.stop; Loading Loading @@ -2728,6 +2729,7 @@ module AtsMec_AppEnablementAPI_TestCases { // Preamble // Preamble // TODO If-Match header needs to have a PROPER_ETAG // TODO If-Match header needs to have a PROPER_ETAG // do a GET first to have the value f_init_default_headers_list(-, -, v_headers); f_init_default_headers_list(-, -, v_headers); httpPort.send( httpPort.send( Loading Loading
ttcn/AtsMec/AtsMec_AppEnablementAPI_TestCases.ttcn +2 −0 Original line number Original line Diff line number Diff line Loading @@ -770,6 +770,7 @@ module AtsMec_AppEnablementAPI_TestCases { mw_http_response_ok( mw_http_response_ok( mw_body_json_subscription_link_list( mw_body_json_subscription_link_list( mw_mp1_subscription_link_list(*) // TODO don't care about the content mw_mp1_subscription_link_list(*) // TODO don't care about the content // use the template and set default values to '?' or just use '?' here )))))) { )))))) { tc_ac.stop; tc_ac.stop; Loading Loading @@ -2728,6 +2729,7 @@ module AtsMec_AppEnablementAPI_TestCases { // Preamble // Preamble // TODO If-Match header needs to have a PROPER_ETAG // TODO If-Match header needs to have a PROPER_ETAG // do a GET first to have the value f_init_default_headers_list(-, -, v_headers); f_init_default_headers_list(-, -, v_headers); httpPort.send( httpPort.send( Loading