protected abstract fun createAssertionGroupForSearchCriteriaAssertions(assertions: List<Assertion>): AssertionGroup
Creates an AssertionGroup representing the sophisticated contains
assertion as a whole based on the given
assertions which where created for the search criteria.
assertions
- The assertions representing search criteria passed to createAssertionGroup.
Return
The newly created AssertionGroup.