doc / ch.tutteli.atrium.assertions.iterable.contains.builders / IterableContainsBuilder / <init>

<init>

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

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

Parameters

plant - The IAssertionPlant for which the sophisticated contains assertions shall be built. decorator - The decoration behaviour which shall be applied to the input of the search.

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