interface NotSearchBehaviour : NoOpSearchBehaviour
Represents still the default search behaviour but a CharSequenceContains.Checker should be used which verifies that the CharSequenceContains.Searcher could not find the expected object.
open fun decorateDescription(description: Translatable): Translatable
Returns the given description. |
open class
Represents the deprecated default search behaviour but uses DescriptionCharSequenceAssertion.CONTAINS_NOT for the description. |