doc / ch.tutteli.atrium.assertions.basic.contains.creators / ContainsAssertionCreator / <init>

<init>

ContainsAssertionCreator(checkers: List<C>)

Represents the base class for Contains.Creators, providing a template to fulfill its job.

Parameters

checkers - The Contains.Checkers which shall be applied to the search result.

Constructor
Represents the base class for Contains.Creators, providing a template to fulfill its job.