doc / ch.tutteli.atrium.logic.creating.basic.contains.creators.impl / ContainsAssertionCreator / <init>

<init>

ContainsAssertionCreator(searchBehaviour: Contains.SearchBehaviour, 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.