kotest-assertions-core / io.kotest.matchers.channels / kotlinx.coroutines.channels.Channel / shouldReceiveWithin

shouldReceiveWithin

fun <T> Channel<T>.shouldReceiveWithin(duration: Duration): Unit

Asserts that this Channel should receive within duration