An example is TckContextTests#testForget that asserts that the forget callback is delivered exactly once. For example the notification could reach the participant but the response could be lost which would cause the implementation to reissue the forget call. Our delivery semantics is "at least once".
An example is TckContextTests#testForget that asserts that the forget callback is delivered exactly once. For example the notification could reach the participant but the response could be lost which would cause the implementation to reissue the forget call. Our delivery semantics is "at least once".