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

all

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