doc / ch.tutteli.atrium.domain.builders.creating / IterableContainsAssertionsBuilder / entriesInAnyOrderOnlyWithAssert

entriesInAnyOrderOnlyWithAssert

inline fun <E : Any, T : Iterable<E?>> entriesInAnyOrderOnlyWithAssert(builder: IterableContains.Builder<E?, T, InAnyOrderOnlySearchBehaviour>, assertionCreators: List<(AssertionPlant<E>.() -> Unit)?>): Assertion

Overrides IterableContainsAssertions.entriesInAnyOrderOnlyWithAssert


Deprecated: Switch from Assert to Expect; will be removed with 1.0.0