fun <T> Channel<T>.shouldHaveSize(n: Int): Unit
Asserts that this Channel should receive n elements, then close