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