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

entriesInAnyOrderWithAssert

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