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

checkers

abstract val checkers: List<C>

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.