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.
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.