expect Event
Assert that an event was received and return it. If no events have been received, this function will suspend for up to timeout.
Throws
TimeoutCancellationException
if no event was received in time.
Assert that an event was received and return it. If no events have been received, this function will suspend for up to timeout.
if no event was received in time.