doc / ch.tutteli.atrium.logic.creating.iterable.contains.creators / IterableLikeContainsAssertions / valuesInOrderOnly

valuesInOrderOnly

abstract fun <E, T> valuesInOrderOnly(entryPointStepLogic: IterableLikeContains.EntryPointStepLogic<E, T, InOrderOnlySearchBehaviour>, expected: List<E>, reportingOptions: InOrderOnlyReportingOptions.() -> Unit): Assertion (source)