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

<init>

ContainsBuilder(plant: IAssertionPlant<T>, decorator: S)

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

Parameters

plant - The IAssertionPlant for which the sophisticated contains assertions shall be built. decorator - 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.