expectMany

inline fun <E> expectMany(value: Collection<E>, builder: ExpectCollection<E>.() -> Unit): ExpectCollection<E>