doc / ch.tutteli.atrium.assertions.charsequence.contains.builders / CharSequenceContainsBuilder / <init>

<init>

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

Represents the entry point of the fluent API of sophisticated contains assertions.

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 entry point of the fluent API of sophisticated contains assertions.