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

shouldReceiveNoElementsWithin

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

Asserts that this Channel should not receive within duration