Skip to content
Snippets Groups Projects

TC_AE_SUB_CRE_002_NEC use UT Trigger parameters for template

Merged Bogdan Stanca-Kaposta requested to merge fix/TC_AE_SUB_CRE_002_NEC_match_template into Release1
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -1588,7 +1588,7 @@ module OneM2M_Testcases_AE_Release_1 {
v_requestT.to_ := f_getLocalResourceAddress(v_auxInteger);
v_requestT.primitiveContent.subscription.notificationURI := ?;
v_requestT.primitiveContent.subscription.notificationEventCat.alt_ := ?;
v_requestT.primitiveContent.subscription.notificationEventCat.alt_1 := 100;
f_AE_SUB_CRE_002(v_utRequest, v_requestT, v_action);
}
Loading