abstract fun createAssertion(foundNumberOfTimes: Int): IAssertion
Creates an IAssertion representing this check based on the given foundNumberOfTimes which is the result of the search.
Return The newly created IAssertion.