interface NotChecker : NotChecker, MapLikeContains.Checker
Represents a check that an expected search criterion is not contained in the search input.
class DefaultNotChecker : NotChecker
Represents a check that an expected entry is not contained in the Iterable. |