object IterableContainsInOrderSearchBehaviour : ISearchBehaviour
Represents the search behaviour that expected entries have to appear in the given order within the Iterable.
fun decorateDescription(description: ITranslatable): ITranslatable
Decorates the given description so that it represents the search behaviour and returns the result. |