doc / ch.tutteli.atrium.assertions.basic.contains.builders / ContainsBuilder / <init>

<init>

ContainsBuilder(plant: AssertionPlant<T>, searchBehaviour: S)

Represents the base class for builders representing the entry point of the process of building a sophisticated contains assertion.

Parameters

plant - The AssertionPlant for which the sophisticated contains assertions shall be built. searchBehaviour - The search behaviour which shall be applied to the input of the search.

Constructor
Represents the base class for builders representing the entry point of the process of building a sophisticated contains assertion.