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