doc / ch.tutteli.atrium.assertions.iterable.contains.builders / IterableContainsNotOrAtMostCheckerBuilderBase / checkers

checkers

open val checkers: List<IChecker>

Overrides ContainsCheckerBuilder.checkers

Contains all ICheckers which should be applied to the search result.

It typically contains the IChecker this builder created and might contain other ICheckers which builders, precedent to this builder within the fluent API, created already.