fun <T> Channel<T>.shouldReceiveAtLeast(n: Int): Unit
Asserts that this Channel should receive at least n elements