class DefaultNotChecker : NotChecker
Represents a check that an expected search criterion is not contained in the search input.
DefaultNotChecker()
Represents a check that an expected search criterion is not contained in the search input. |
fun createAssertion(foundNumberOfTimes: Int): Assertion |