doc / ch.tutteli.atrium.assertions.basic.contains / IContains / IChecker / createAssertion

createAssertion

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.