ContainsAssertionCreator(checkers: List<C>)
Represents the base class for IContains.ICreators, providing a template to fulfill its job.
checkers
- The IContains.ICheckers which shall be applied to the search result.
Constructor
Represents the base class for IContains.ICreators, providing a template to fulfill its job.