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

entriesInOrderOnlyWithAssert

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