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

<init>

ContainsAssertionCreator(checkers: List<C>)

Represents the base class for IContains.ICreators, providing a template to fulfill its job.

Parameters

checkers - The IContains.ICheckers which shall be applied to the search result.

Constructor
Represents the base class for IContains.ICreators, providing a template to fulfill its job.