doc / ch.tutteli.atrium.assertions.iterable.contains.searchbehaviours / IterableContainsInAnyOrderSearchBehaviour

IterableContainsInAnyOrderSearchBehaviour

object IterableContainsInAnyOrderSearchBehaviour : ISearchBehaviour

Represents the search behaviour that expected entries might appear in any order within the Iterable.

Functions

decorateDescription

fun decorateDescription(description: ITranslatable): ITranslatable

Decorates the given description so that it represents the search behaviour and returns the result.