doc / ch.tutteli.atrium.assertions.basic.contains / Contains / SearchBehaviour

SearchBehaviour

interface SearchBehaviour : SearchBehaviour (source)
Deprecated: use the interface from package domain.creating, will be removed with 1.0.0

Inherited Functions

decorateDescription

abstract fun decorateDescription(description: Translatable): Translatable

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

Inheritors

SearchBehaviour

interface SearchBehaviour : SearchBehaviour, SearchBehaviour

Represents a deprecated search behaviour but leaves it up to the Searcher how this behaviour is implemented -- yet, it provides a method to decorate a description (a Translatable) in order that it reflects the search behaviour.

SearchBehaviour

interface SearchBehaviour : SearchBehaviour, SearchBehaviour

Represents a search behaviour but leaves it up to the Creator how this behaviour is implemented -- yet, it provides a method to decorate a description (a Translatable) in order that it reflects the search behaviour.