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

checkers

abstract val checkers: List<C>

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

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