WARNING! Gitlab maintenance operation scheduled for Monday, 20 April between 12:00 and 14:00 (CET). During this time window, short service interruptions (less than 5 minutes) may occur. Thank you in advance for your understanding.
log("*** "&testcasename()&": PASS: IUT successfully responds with a ProblemDetails set to 404 Not Found ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_success);
}
[]tc_ac.timeout{
log("*** "&testcasename()&": INCONC: Expected message not received ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_timeout);
}
}// End of 'alt' statement
}
}
}
groupams_notifications{
/**
* @desc Check that the AMS service sends an AMS notification about a mobility procedure if the AMS service has an associated subscription and the event is generated
log("*** "&testcasename()&": INCONC: Expected message not received ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_timeout);
}
}// End of 'alt' statement
// Postamble
f_cf_01_http_notif_down();
}
/**
* @desc Check that the AMS service sends an AMS notification about adjacent application instances f the AMS service has an associated subscription and the event is generated
log("*** "&testcasename()&": INCONC: Expected message not received ***");
f_selfOrClientSyncAndVerdict(c_tbDone,e_timeout);
}
}// End of 'alt' statement
// Postamble
f_cf_01_http_notif_down();
}
/**
* @desc Check that the AMS service sends an AMS notification on subscription expiration if the AMS service has an associated subscription and the event is generated