expectMany

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

Deprecated

use kommander instead