doc / ch.tutteli.atrium.logic.creating.basic.contains.checkers / NotChecker

NotChecker

interface NotChecker : CharSequenceContains.Checker (source)

Represents a check that an expected search criterion is not contained in the search input.

Inheritors

NotChecker

interface NotChecker : NotChecker, CharSequenceContains.Checker

Represents a check that an expected search criterion is not contained in the search input.

NotChecker

interface NotChecker : NotChecker, IterableLikeContains.Checker

Represents a check that an expected search criterion is not contained in the search input.

NotChecker

interface NotChecker : NotChecker, MapLikeContains.Checker

Represents a check that an expected search criterion is not contained in the search input.