doc / ch.tutteli.atrium.assertions.basic.contains.checkers

Package ch.tutteli.atrium.assertions.basic.contains.checkers

Contains @Deprecated classes/interfaces/functions, use the ones from package creating; will all be removed with 1.0.0

Types

ContainsChecker

abstract class ContainsChecker : Contains.Checker

Represents the deprecated base class for Contains.Checkers which compare how many occurrences of an expected object are found in the input of the search, against how many times the check expect it to be contained.