class IgnoringCaseSearchBehaviourImpl : IgnoringCaseSearchBehaviour (source)
Represents the search behaviour that a CharSequenceContains.Searcher should ignore case when searching for an expected object.
| IgnoringCaseSearchBehaviourImpl(previousBehaviour: NoOpSearchBehaviour)Represents the search behaviour that a CharSequenceContains.Searcher should ignore case when searching for an expected object. | 
| fun decorateDescription(description: Translatable): TranslatableDecorates the given description so that it represents the search behaviour and returns the result. |