IgnoringCaseSearchBehaviourImpl
class IgnoringCaseSearchBehaviourImpl(previousBehaviour: NoOpSearchBehaviour) : IgnoringCaseSearchBehaviour(source)
Represents the search behaviour that a CharSequenceContains.Searcher should ignore case when searching for an expected object.
Functions
Link copied to clipboard
Decorates the given description so that it represents the search behaviour and returns the result.