doc / ch.tutteli.atrium.logic / IterableLikeAssertions / all

all

abstract fun <T, E> all(container: AssertionContainer<T>, converter: (T) -> Iterable<E?>, assertionCreatorOrNull: (Expect<E>.() -> Unit)?): Assertion (source)