doc / ch.tutteli.atrium.domain.creating.iterable.contains.creators / IterableContainsAssertions / entriesInAnyOrderOnlyWithAssert

entriesInAnyOrderOnlyWithAssert

abstract fun <E : Any, T : Iterable<E?>> entriesInAnyOrderOnlyWithAssert(builder: IterableContains.Builder<E?, T, InAnyOrderOnlySearchBehaviour>, assertionCreators: List<(AssertionPlant<E>.() -> Unit)?>): Assertion
Deprecated: Switch from Assert to Expect and use entriesInAnyOrderOnlyWithAssert; will be removed with 1.0.0