doc / ch.tutteli.atrium.logic.impl / DefaultIterableLikeAssertions / all

all

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

Overrides IterableLikeAssertions.all