IgnoringCaseSearchBehaviourImpl

Represents the search behaviour that a CharSequenceContains.Searcher should ignore case when searching for an expected object.

Constructors

Link copied to clipboard
constructor(previousBehaviour: NoOpSearchBehaviour)

Functions

Link copied to clipboard
open override fun decorateDescription(description: Translatable): Translatable

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