Loading Test Purposes/Plat/Mp1/DnsRules/PlatDnsRules.tplan2 +9 −6 Original line number Diff line number Diff line Loading @@ -56,8 +56,9 @@ Package plat_mp1_dns_rules { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing DnsRule set to any_value // TODO This is a data structure. Can it be like this? // TODO From Table 7.12.3.1-2 DnsRule is an array. From swagger it's not. DnsRuleList containing DnsRule set to any_value ; ; ; to the MEC_APP entity Loading Loading @@ -104,11 +105,13 @@ Package plat_mp1_dns_rules { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing DnsRule containing // TODO This is an array. How to state it here? DnsRuleList containing DnsRule containing dnsRuleId set to DNS_RULE_ID ; ; ; ; to the MEC_APP entity } } Loading Loading @@ -213,7 +216,7 @@ Package plat_mp1_dns_rules { status_code set to "400 BAD REQUEST" body containing ProblemDetails containing detail set to "state value not allowed" // TODO this text may vary. What to define here? detail set to any_value ; ; ; Loading Loading @@ -262,7 +265,7 @@ Package plat_mp1_dns_rules { status_code set to "404 NOT FOUND" body containing ProblemDetails containing detail set to "DNS rule ID doesn't exist" // TODO this text may vary. What to define here? detail set to any_value ; ; ; Loading Test Purposes/Plat/Mp1/Notifications/PlatNotifications.tplan2 +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ Package plat_mp1_notifications { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing Mp1SubscriptionLinkList set to any_value // TODO This is a data structure. Can it be like this? Mp1SubscriptionLinkList set to any_value ; ; to the MEC_APP entity Loading Test Purposes/Plat/Mp1/SAQ/PlatServices.tplan2 +3 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,9 @@ Package plat_mp1_services { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing ServiceInfo set to any_value // TODO This is a data structure. Can it be like this? // TODO From Table 7.4.3.1-2 ServiceInfo is an array. From swagger it's not. ServiceInfoList containing ServiceInfo set to any_value ; ; ; to the MEC_APP entity Loading Test Purposes/Plat/Mp1/Timing/PlatTiming.tplan2 +2 −2 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ Package plat_mp1_timing { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing TimingCaps set to any_value // TODO This is a data structure. Can it be like this? TimingCaps set to any_value ; ; to the MEC_APP entity Loading Loading @@ -94,7 +94,7 @@ Package plat_mp1_timing { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing CurrentTime set to any_value // TODO This is a data structure. Can it be like this? CurrentTime set to any_value ; ; to the MEC_APP entity Loading Test Purposes/Plat/Mp1/TrafficRules/PlatTrafficRules.tplan2 +3 −2 Original line number Diff line number Diff line Loading @@ -56,8 +56,9 @@ Package plat_mp1_traffic_rules { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing TrafficRule set to any_value // TODO This is a data structure. Can it be like this? // TODO From Table 7.10.3.1-2 TrafficRule is an array. From swagger it's not. TrafficRuleList containing TrafficRule set to any_value ; ; ; to the MEC_APP entity Loading Loading
Test Purposes/Plat/Mp1/DnsRules/PlatDnsRules.tplan2 +9 −6 Original line number Diff line number Diff line Loading @@ -56,8 +56,9 @@ Package plat_mp1_dns_rules { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing DnsRule set to any_value // TODO This is a data structure. Can it be like this? // TODO From Table 7.12.3.1-2 DnsRule is an array. From swagger it's not. DnsRuleList containing DnsRule set to any_value ; ; ; to the MEC_APP entity Loading Loading @@ -104,11 +105,13 @@ Package plat_mp1_dns_rules { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing DnsRule containing // TODO This is an array. How to state it here? DnsRuleList containing DnsRule containing dnsRuleId set to DNS_RULE_ID ; ; ; ; to the MEC_APP entity } } Loading Loading @@ -213,7 +216,7 @@ Package plat_mp1_dns_rules { status_code set to "400 BAD REQUEST" body containing ProblemDetails containing detail set to "state value not allowed" // TODO this text may vary. What to define here? detail set to any_value ; ; ; Loading Loading @@ -262,7 +265,7 @@ Package plat_mp1_dns_rules { status_code set to "404 NOT FOUND" body containing ProblemDetails containing detail set to "DNS rule ID doesn't exist" // TODO this text may vary. What to define here? detail set to any_value ; ; ; Loading
Test Purposes/Plat/Mp1/Notifications/PlatNotifications.tplan2 +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ Package plat_mp1_notifications { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing Mp1SubscriptionLinkList set to any_value // TODO This is a data structure. Can it be like this? Mp1SubscriptionLinkList set to any_value ; ; to the MEC_APP entity Loading
Test Purposes/Plat/Mp1/SAQ/PlatServices.tplan2 +3 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,9 @@ Package plat_mp1_services { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing ServiceInfo set to any_value // TODO This is a data structure. Can it be like this? // TODO From Table 7.4.3.1-2 ServiceInfo is an array. From swagger it's not. ServiceInfoList containing ServiceInfo set to any_value ; ; ; to the MEC_APP entity Loading
Test Purposes/Plat/Mp1/Timing/PlatTiming.tplan2 +2 −2 Original line number Diff line number Diff line Loading @@ -53,7 +53,7 @@ Package plat_mp1_timing { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing TimingCaps set to any_value // TODO This is a data structure. Can it be like this? TimingCaps set to any_value ; ; to the MEC_APP entity Loading Loading @@ -94,7 +94,7 @@ Package plat_mp1_timing { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing CurrentTime set to any_value // TODO This is a data structure. Can it be like this? CurrentTime set to any_value ; ; to the MEC_APP entity Loading
Test Purposes/Plat/Mp1/TrafficRules/PlatTrafficRules.tplan2 +3 −2 Original line number Diff line number Diff line Loading @@ -56,8 +56,9 @@ Package plat_mp1_traffic_rules { the IUT entity sends a HttpMsg containing status_code set to "200 OK" body containing TrafficRule set to any_value // TODO This is a data structure. Can it be like this? // TODO From Table 7.10.3.1-2 TrafficRule is an array. From swagger it's not. TrafficRuleList containing TrafficRule set to any_value ; ; ; to the MEC_APP entity Loading